# $File: //member/autrijus/CPANPLUS-Dist/README $ $Author: autrijus $
# $Revision: #3 $ $Change: 10593 $ $DateTime: 2004/05/11 13:17:45 $

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