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

Changes for version 0.1.12 - 2014-06-11

  • API Changes:
    • None.
  • New Features:
    • None.
  • Enhancements:
    • Put POD back into .pm files; metacpan looks odd when separate.
  • Bug Fixes:
    • Depend on Encode version 2.24 which should allow OptArgs to work on old versions of Perl on *BSD. Closes https://rt.cpan.org/Ticket/Display.html?id=95888.
    • Generate Getopt::Args in Makefile.PL instead of in a Git commit hook which will work with the new release method. Closes https://github.com/mlawren/p5-OptArgs/issues/10.

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