This is the README file for Acme::emcA.

The first time you run a program under C<use Acme::emcA>, the module takes
your source file and makes an mirror image of it at both row- and column-
level.  The code continues to work exactly as it did before, but now it looks

* Installation

Acme::emcA uses the standard perl module install process:

   cpansign -v         # optional; see SIGNATURE for details
   perl Makefile.PL
   make                # or 'nmake' on Win32
   make test
   make install

* Copyright

Copyright 2003, 2005 by Audrey Tang <[email protected]>.

All rights reserved.  You can redistribute and/or modify
this bundle under the same terms as Perl itself.

See <http://www.perl.com/perl/misc/Artistic.html>.