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

Changes for version 0.13

  • MooseX::Getopt
    • Commandline option shouldn't be required in the case that the given "required" attribute has been loaded from config (MooseX::ConfigFromFile)
    • Support for MooseX::ConfigFromFile shouldn't require that role be added at the same level as Getopt.
    • fixed miscapitalization of NoGetopt in the docs
    • added links to the traits in the docs
  • ~ converted to Module::Install instead of Module::Build

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