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

Changes for version 0.20 - 2017-06-18

  • Ensure that get_options()->{verbose} is always defined, even when it's 0. Consolidate the --verbose and -v options (-v is a magic pseudo-alias). Enable init() to work even if you only want the default options and no others. Add a verbose explanation of the default options to the man page.

Modules

Simple initialization for command-line scripts

Examples