Changes for version 0.26

  • MooseX::Getopt::Basic
    • Fix bug with attribute names containing upper case letters.
  • Test suite:
    • Add t/106_no_ignore_case.t for testing the compatibility with no_ignore_case

Modules

A Moose role for processing command line options
role to implement the Getopt::Long functionality
convert underscores in attribute names to dashes
A Moose role for processing command line options with 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