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

  • use Mouse 0.19 (metaclass support)
  • added Getopt and NoGetopt metaclass
  • search superclasses for config file loading
  • works with 'MouseX::Getopt::Strict'
  • optimized MouseX::Getopt::OptionTypeMap

Modules

A Mouse role for processing command line options
Optional meta attribute for custom options
Optional meta attribute for ignoring params
Storage for the option to type mappings
Only process options with Getopt metaclass