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.032 - 2016-05-07

  • Unbreak PAR::Packer for Perl 5.23.9 and higher: Perl 5.23.9 removed the keys starting with "_<" from %:: script/par.pl used to glean the DLLs loaded via require_modules() from these keys; replace them with @DynaLoader::dl_shared_objects.
  • Fix RT#114155: Makefile.PL error - not loading ExtUtils::MakeMaker
  • extract-embedded.pl: show starting offset of embedded files

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