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

Changes for version 0.19 - 2014-12-20

  • REMOVED FEATURES
    • Before 0.06, 'completion' argument can also be a hashref. This is no longer supported. 'completion' must be a coderef. We have deprecated this, removed this from the doc, and supported this for a while but it's now time to remove the feature, to simplify stuffs.
  • INCOMPATIBLE CHANGES
    • In order to simplify writing completion routines, the keys from 'extras' are now merged into the final %args for the completion routine. Before it was put into a single key 'extras' in the %args.

Modules

Complete command-line argument using Getopt::Long specification