# $File: //member/autrijus/CPANPLUS-Dist/README $ $Author: autrijus $
# $Revision: #2 $ $Change: 7721 $ $DateTime: 2003/08/26 10:53:44 $

This is the README file for CPANPLUS::Dist, a plugin on CPANPLUS to
support other distribution formats.

* Installation

CPANPLUS::Dist 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 Jos Boumans <kane@cpan.org>,
                              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>.
