Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Perl Archive Toolkit
Software toolkit

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:

We don't have any images related to Perl Archive Toolkit yet.
We don't have any YouTube videos related to Perl Archive Toolkit yet.
We don't have any PDF documents related to Perl Archive Toolkit yet.
We don't have any Books related to Perl Archive Toolkit yet.
We don't have any archived web articles related to Perl Archive Toolkit yet.

References

  1. "Ubuntu Manpage: PAR - Perl Archive Toolkit". manpages.ubuntu.com. Retrieved 2024-05-05. https://manpages.ubuntu.com/manpages/focal/man3/PAR.3pm.html#:~:text=This%20module%20lets%20you%20use,the%20time%20it%20is%20needed.