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 <par@perl.org>, or send an empty mail to
<par-subscribe@perl.org> to participate in the discussion.

Please submit bug reports to <bug-par-dist@rt.cpan.org>.

* Copyright

Copyright 2003-2011 by Audrey Tang <autrijus@autrijus.org>.

All rights reserved.  You can redistribute and/or modify
this bundle under the same terms as Perl itself.

See LICENSE.