The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# $File: //member/autrijus/Convert-GeekCode/README $ $Author: autrijus $
# $Revision: #2 $ $Change: 7318 $ $DateTime: 2003/08/03 16:04:13 $

This is the README file for Conver::GeekCode, an utility module
to convert and generate geek code sequences, by Autrijus Tang.

Information about Geek Code is available at http://geekcode.com/.

Please see the POD documentations for complete details,
features, and usage.

* Installation

Convert::GeekCode uses the standard perl module install process:

cpansign -v		# see SIGNATURE for details
perl Makefile.PL
make
make test
make install

* Copyright

Copyright 2001, 2002, 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>.