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 0.92

  • x cleaned up some warnings which appeared under -w (concatenation of undef) x add system-supplied hostname and host options x variable substitution works with environment vars (url = http://$ENV{HOST}) x auto-import of environment vars named "APP_*" even if not otherwise defined x usage: undefined values appear as "[undef]" rather than "[]" x usage: options appear as "--var=<value>" rather than "--var=<var>" x usage: "args_description" describes what's left on cmd line after options removed x usage: "value_description" describes option value (instead of "<value>") x added an examples directory x added a benchmark directory x default is $Config{prefix} instead of /usr/local x improve debug_options (env vars, etc.) (implemented 6 levels of debug_options)

Modules

combine command line options, environment vars, and option file values