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

Changes for version 0.24

  • MooseX::Getopt
    • Fix bug with mixed case attribute names (MAROS)

Modules

A Moose role for processing command line options
role to implement the basic functionality of MooseX::Getopt without GLD.
convert underscores in attribute names to dashes
role to implement specific functionality for Getopt::Long::Descriptive
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