Description
Perl applications can package code and resources into Perl Archive files for distribution or execution. This is useful for bundling scripts, dependencies, and related files into a portable archive format.
It is a packaging toolkit. Archives may contain executable Perl code, so only run or unpack PAR files from trusted sources.