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.
PAR::Dist uses the standard perl module install process:
perl Makefile.PL
make # or 'nmake' on Win32
make test
make install
PAR has a mailing list, <par@perl.org>, that you can write to; send an empty mail to <par-subscribe@perl.org> 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 <bug-par@rt.cpan.org>.
Copyright 2003-2009 by Audrey Tang <autrijus@autrijus.org>.
All rights reserved. You can redistribute and/or modify this bundle under the same terms as Perl itself.