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

Changes for version v1.15.0 - 2010-02-01

  • Awesome patch from Tuomas Jormola that fixed a problem with options that were objects that also had default values. See the documentation for getopt_stringifier.
  • Deal with the deprecation of Class::MOP::Class::get_attribute_map() in Class::MOP 0.95.

Modules

Moose trait registration for MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt under the name "MooseX::Getopt::Defanged::Option".
Standard processing of command-line options, with Getopt::Long's nasty behavior defanged.
Something went wrong that is somehow associated with MooseX::Getopt::Defanged.
Something went wrong with MooseX::Getopt::Defanged, most likely a bug in the code using it.
An invalid option specification was given to MooseX::Getopt::Defanged.
A "normal", expected error, that should shut the application down.
Moose trait for attributes that are to act as options for MooseX::Getopt::Defanged.
Bookkeeping of option type metadata MooseX::Getopt::Defanged.