Description
Perl packaging tools can create and inspect PAR distributions through reusable bindings. This helps developers bundle Perl modules, scripts, and supporting files for distribution.
It is a packaging library. PAR archives may contain executable Perl code, so only build from trusted sources and inspect archives before running them.