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

Changes for version 0.1.6 - 2014-02-13

  • API Changes:
    • None
  • New Features:
    • None
  • Enhancements:
    • Program VERSION is displayed for help at top level
  • Bug Fixes:
    • Don't index Getop::Args::Usage
    • Ensure default CODE refs are executed in arg/opt definition order. Closes https://github.com/mlawren/p5-OptArgs/issues/7.

Documentation

print an OptArgs program command summary

Modules

implementation of the optargs(1) command
integrated argument and option processing
integrated argument and option processing

Provides

in lib/Getopt/Args.pm
in lib/OptArgs.pm

Examples