The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# $File: //member/autrijus/Module-CryptSource/README $ $Author: autrijus $
# $Revision: #1 $ $Change: 675 $ $DateTime: 2002/08/16 19:24:21 $

This is the README file for Module::CryptSource, a module to
encrypt and decrypt source for binary packagers.

* Installation

Module::CryptSource 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 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>.