The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.40

  • Fix tests when MooseX::ConfigFromFile is installed, with Getopt::Long::Descriptive >= 0.091. RT#76287
  • Pod fix from debian. Salvatore Bonaccorso <carnil@debian.org> RT#74681
  • Spelling fix from debian. Jonathan Yu <jawnsy@cpan.org> RT#74681

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
MooseX::Getopt::ProcessedArgv - Class containing the results of process_argv
only make options for attrs with the Getopt metaclass