The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

make_par - make a par archive for use with PAR::WebStart

SYNOPSIS

  # make a par archive from the current directory
  make_par

  # get a short help message
  make_par --help

DESCRIPTION

This utility will make a par archive suitable for use with PAR::WebStart. The created par file and md5 checksum file should be moved to the appropriate location on the web server.

SEE ALSO

Par::WebStart::Util

COPYRIGHT

Copyright, 2005, by Randy Kobes <r.kobes@uwinnipeg.ca>. This software is distributed under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html.

SEE ALSO

PAR::WebStart