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.012 - 2016-11-25

  • Guard against concurrent extraction attempts of zip into "inc"
    • use a file lock to protect the extraction of the complete zip into "inc"
    • _run_member_*(), _tempfile(), _dl_extract(): make the "persistent" filename only visible when the file has been completely written
  • Make build and test work if @INC does not include "."
  • Upgrade to Module::Install 1.17

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}