Acme-True version 0.1
=========================

An object-oriented interface to boolean values and their redefinition. 


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Copyright (c) 2005 Jens Luedicke <jensl@cpan.org>. All rights reserved.
This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

