Jump to content

Perl Archive Toolkit

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 95.114.228.247 (talk) at 20:48, 4 September 2009 (Expand on PAR, mention a few PAR extensions to stress that it really is a *toolkit*). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Perl Archive Toolkit (PAR) is a cross-platform packaging and deployment tool for computer applications and libraries written in the Perl programming language. Its name is inspired by Java's JAR (file format) technology. It was originally developed by Audrey Tang and is now maintained via the PAR development mailing list with help from numerous contributors[1].

Apart from creating, manipulating, loading, and installing binary PAR archives, the PAR module can be used to create standalone executables from complex applications using its PAR::Packer extension. Like many other Perl modules, PAR is primarily distributed via the CPAN where numerous extensions have been published. These include: