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

Changes for version 0.1.16 - 2014-10-01

  • API Changes:
    • The dispatch() function has been marked as depreciated, although it will remain in place for a while. The class_optargs() function should be used instead.
  • New Features:
    • New class_optargs() function for more caller flexibility
  • Enhancements:
    • None.
  • Bug Fixes:
    • None.

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