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.02

  • x ENV{FOO} = x in app.conf sets environment variable "FOO" (i.e. LD_LIBRARY_PATH) x added perl_restart option to re-exec() the program so that it picks up a new LD_LIBRARY_PATH x save original @ARGV to @App::Options::ARGV (used for perl_restart/re-exec()) x line continuation characters strip off newlines and leading spaces

Modules

Combine command line options, environment vars, and option file values (for program configuration)