The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.033 - 2016-05-19

  • Fix RT#114229: v1.32 still won't install on strawberry perl v5.22.2
    • This is actually a problem caused by (some) newer versions of ExtUtils::MakeMaker.
  • Drop the "re-exec myself" in myldr/internals.c, may cause problems on machines with low argv+env limits; the reason for this execvp() is unknown and it's only relevant for standalone invocations of parl, anyway (ie. NOT when running a packed executable)
  • Really suppress generation of myldr/MYMETA.* and don't install man pages for myldr/{Dynamic,Static}.pm (nothing there to see anyway).

Documentation

Make and run Perl Archives
Binary PAR Loader
frontend to pp written in Perl/Tk.

Modules

Pack applications in a single executable file
Input filter for PAR
Bleach filter
Bytecode filter
Obfuscating filter
Content patcher
POD-stripping filter
PAR Packager
Base class for the PARL data packages
pp
PAR Packager