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

Changes for version 0.12

  • ~~ updated copyright dates ~~
  • upped the Moose dependency to support the custom metaclass traits
  • added Getopt::Long::Descriptive as an optional dependency
  • MooseX::Getopt MooseX::Getopt::Meta::Attribute MooseX::Getopt::Meta::Attribute::Trait MooseX::Getopt::Meta::Attribute::NoGetopt MooseX::Getopt::Meta::Attribute::Trait::NoGetopt
    • added support for custom metaclass traits
      • added tests for this

Modules

A Moose role for processing command line options
Optional meta attribute for custom option names
Optional meta attribute for ignoring params
Optional meta attribute trait for custom option names
Optional meta attribute trait for ignoring params
Storage for the option to type mappings
only make options for attrs with the Getopt metaclass