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

Changes for version 0.14

  • Fix for RT id 85348 (Tests fail on system using perl other than /usr/bin/perl) Integrates patch from ilmari+cpan@ilmari.org.
  • Documentation on sharing getopt_usage_config. Thanks to Wayne Marquette.
  • Remove warnings about experimental features (given/when) on perl 5.18 and above.
  • Remove dep on Modern::Perl
  • Rename test exes to *.pl for windows compat.

Modules

Extend MooseX::Getopt with usage message and man page generated from attribute meta and POD.
pod2text duties for MooseX::Getopt::Usage.
Add man page (generated from POD) option.