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

Search results for "module:MouseX::Getopt::Meta::Attribute::Trait"

lib/MouseX/Getopt/Meta/Attribute/Trait.pm River stage one • 3 direct dependents • 4 total dependents

This is a custom attribute metaclass trait which can be used to specify a the specific command line flag to use instead of the default one which MouseX::Getopt will create for you. cmd_flag Changes the commandline flag to be this value, instead of th...

GFUJI/MouseX-Getopt-0.38 - 26 Jan 2019 03:39:23 UTC

lib/MouseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm River stage one • 3 direct dependents • 4 total dependents

This is a custom attribute metaclass trait which can be used to specify that a specific attribute should not be processed by "MouseX::Getopt". All you need to do is specify the "NoGetopt" metaclass trait. has 'foo' => (traits => [ 'NoGetopt', ... ], ...

GFUJI/MouseX-Getopt-0.38 - 26 Jan 2019 03:39:23 UTC

lib/MouseX/Getopt.pm River stage one • 3 direct dependents • 4 total dependents

This is a role which provides an alternate constructor for creating objects using parameters passed in from the command line. This module attempts to DWIM as much as possible with the command line params by introspecting your class's attributes. It w...

GFUJI/MouseX-Getopt-0.38 - 26 Jan 2019 03:39:23 UTC
3 results (0.046 seconds)