The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.1

  • x Supports the "secure" option attribute. (Also, all options which end in "pass" or "password" are assumed to be secure.) The value is a security level: 1=[don't print the value in a help screen]. 2=[ensure that the value can never be supplied on a command line or from the environment but only from a file that only the user running the program has read/write access to]

Modules

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