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
   make test
   make install

* Source Repository

You can check out the most recent revision from PAR's GitHub repository:

   https://github.com/rschupp/PAR-Dist

* Contact

You can write
to the mailing list at <[email protected]>, or send an empty mail to
<[email protected]> to participate in the discussion.

Please submit 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 LICENSE.