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

Changes for version 0.28

  • MooseX::Getopt::Strict
    • Make it work with Getopt attribute traits in addition to attribute metaclasses.
  • Switch from Module::Install to Dist::Zilla.

Modules

A Moose role for processing command line options
MooseX::Getopt::Basic - 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

Provides

in lib/MooseX/Getopt/Meta/Attribute.pm
in lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm
in lib/MooseX/Getopt/Meta/Attribute/Trait.pm
in lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm