Changes for version 0.1.17_1 - 2015-10-22

  • API / Behaviour Changes:
    • None.
  • New Features:
    • Setting "default" to true on a Bool option causes it to appear as "--no-bool" in the usage. You will want to reverse the meaning of the "comment" if you use this feature.
  • Enhancements:
    • App::optargs: don't require loaded class and application classes to be the same.
    • Remove some code duplication
  • 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