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.019 - 2023-11-01

  • register XS DLLs extracted into $PAR_TEMP/inc with %PAR::Heavy::FullCache
    • This solves the problems mentioned in GitHub PR #8 ("Special case Gtk related dlls to dl_load from the unpacked inc dir") with applications using modules Gtk2, Pango, Cairo and others (this is a Windows only problem)
  • Heavy.pm: use strict; use warnings Thanks @shawnlaffan

Documentation

Index and reference of PAR environment variables
Frequently Asked Questions about PAR
Cross-Platform Packaging and Deployment with PAR

Modules

PAR
Perl Archive Toolkit
PAR guts
Setup $ENV{PAR_PROGNAME}
Setup $ENV{PAR_TEMP}