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

Changes for version 0.1.4 - 2013-12-23

  • API Changes:
    • None
  • New Features:
    • None
  • Enhancements:
    • Add "[OPTIONS]" to usage line when options exist
    • Allow fallbacks to be hidden
  • Bug Fixes:
    • Make App::optargs respect the value of $SORT
    • Ensure a fallback subcommand is also sorted according to $SORT
    • Sort option list according to $SORT

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