Description
Perl applications can be bundled into standalone PAR-based packages with their scripts and dependencies. This is useful when developers want to ship a Perl tool to systems where installing each module separately would be inconvenient.
It is a command-line packaging tool. Bundled output can execute code, so build from trusted projects and review what dependencies are included.