# $File: //member/autrijus/Acme-emcA/README $ $Author: autrijus $
# $Revision: #1 $ $Change: 6926 $ $DateTime: 2003/07/11 00:49:54 $

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		# see the SIGNATURE file for details
perl Makefile.PL
make
make test
make install

* Copyright

Copyright 2003 by Autrijus Tang <autrijus@autrijus.org>.

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>.