Perl Packager (commonly abbreviated "pp") is a tool for creating a standalone executable from a perl program using PAR.
Questions tagged [perl-packager]
31 questions
-4
votes
1 answer
pp not working on ruby file
How do I get pp to wrap (limit) the line lengths to 79 characters as the pp documentation says?
The following example demonstrates that pp does not limit the output to default length 79 as stated in the pp documentation.
(1) Put the following codeā¦

jasnow
- 78
- 5