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

Changes for version 0.11 - 2014-07-28

  • ENHANCEMENTS
    • Support completion of bundled short options.
    • Provide 'nth' argument for completion routine, so it can know that an option has been given n times (e.g. in '--foo 1 --foo ^' the first foo has nth=0, the second nth=1).

Modules

Complete command-line argument using Getopt::Long specification