This is the README file for PAR::Dist, a toolkit to create and
manipulate PAR distributions.
Please type "perldoc PAR::Dist" after installation to see the module
usage information.
* Installation
PAR::Dist uses the standard perl module install process:
perl Makefile.PL
make # or 'nmake' on Win32
make test
make install
* Contact
PAR has a mailing list, <
[email protected]>, that you can write to;
send an empty mail to <
[email protected]> to join the list
and participate in the discussion. For web-accessible archives,
see <
http://nntp.x.perl.org/group/perl.par/>.
Please send bug reports to <
[email protected]>.
* Copyright
Copyright 2003-2011 by Audrey Tang <
[email protected]>.
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>.