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.23

  • MooseX::Getopt
    • Allow the config file to be a code ref which is called to return the config file location (Gordon Irving)

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