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

Search results for "module:MooseX::Getopt::Meta::Attribute"

MooseX::Getopt::Meta::Attribute - Optional meta attribute for custom option names River stage three • 110 direct dependents • 324 total dependents

This is a custom attribute metaclass which can be used to specify a the specific command line flag to use instead of the default one which MooseX::Getopt will create for you. This is certainly not the prettiest way to go about this, but for now it wo...

ETHER/MooseX-Getopt-0.76 - 18 Dec 2023 20:20:08 UTC

MooseX::Getopt::Meta::Attribute::Trait - Optional meta attribute trait for custom option names River stage three • 110 direct dependents • 324 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 MooseX::Getopt will create for you....

ETHER/MooseX-Getopt-0.76 - 18 Dec 2023 20:20:08 UTC

MooseX::Getopt::Meta::Attribute::NoGetopt - Optional meta attribute for ignoring parameters River stage three • 110 direct dependents • 324 total dependents

This is a custom attribute metaclass which can be used to specify that a specific attribute should not be processed by "MooseX::Getopt". All you need to do is specify the "NoGetopt" metaclass. has 'foo' => (metaclass => 'MooseX::Getopt::Meta::Attribu...

ETHER/MooseX-Getopt-0.76 - 18 Dec 2023 20:20:08 UTC

MooseX::Getopt::Meta::Attribute::Trait::NoGetopt - Optional meta attribute trait for ignoring parameters River stage three • 110 direct dependents • 324 total dependents

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

ETHER/MooseX-Getopt-0.76 - 18 Dec 2023 20:20:08 UTC

Moose::Meta::Attribute::Custom::Trait::MooseX::Getopt::Defanged::Option - Moose trait registration for MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt under the name "MooseX::Getopt::Defanged::Option". River stage zero No dependents

This module is part of the implementation of MooseX::Getopt::Defanged and should not be directly used....

ELLIOTJS/MooseX-Getopt-Defanged-v1.18.0 - 08 Sep 2010 22:19:24 UTC

MooseX::Getopt::Usage - Extend MooseX::Getopt with usage message and man page generated from attribute meta and POD. River stage two • 9 direct dependents • 13 total dependents

Perl Moose Role that extends MooseX::Getopt to provide usage printing and man page generation that inspects your classes meta information to build a (coloured) usage message including that meta information. If STDOUT is a tty usage message is colouri...

PITCHLESS/MooseX-Getopt-Usage-0.24 - 25 Sep 2014 16:09:35 UTC

MooseX::App - Write user-friendly command line apps with even less suffering River stage two • 32 direct dependents • 57 total dependents

MooseX-App is a highly customisable helper to write user-friendly command line applications without having to worry about most of the annoying things usually involved. Just take any existing Moose class, add a single line ("use MooseX-App qw(PluginA ...

MAROS/MooseX-App-1.43 - 21 Oct 2023 12:08:25 UTC

MooseX::Getopt - A Moose role for processing command line options River stage three • 110 direct dependents • 324 total dependents

This is a role which provides an alternate constructor for creating objects using parameters passed in from the command line....

ETHER/MooseX-Getopt-0.76 - 18 Dec 2023 20:20:08 UTC

MooseX::Getopt::Defanged - Standard processing of command-line options, with Getopt::Long's nasty behavior defanged. River stage zero No dependents

This is a Moose::Role for dealing with command-line options. The core implementation is ye olde Getopt::Long, so it helps to understand this if you read that documentation first. Among other things, this role defeats Getopt::Long's propensity for emi...

ELLIOTJS/MooseX-Getopt-Defanged-v1.18.0 - 08 Sep 2010 22:19:24 UTC

MooseX::Attribute::Prototype - Borrow and Extend Moose Attrtibutes River stage zero No dependents

This module implements attribute prototyping -- the practice of borrowing an attribute from a role and optionally overriding/extending the attribute definition. This is This works very similar to Moose's native attribute cloning, but allows for addit...

CTBROWN/MooseX-Attribute-Prototype-0.10 - 19 Jul 2009 11:55:47 UTC

MooseX::Daemonize::WithPidFile - A Role with the core daemonization and pidfile management River stage two • 9 direct dependents • 16 total dependents

This is a slightly extended basic daemonization Role, it provides Pidfile management along with the core daemonization features found in MooseX::Daemonize::Core....

ETHER/MooseX-Daemonize-0.22 - 07 Dec 2019 01:26:55 UTC

MooseX::Role::Cmd::Meta::Attribute::Trait - Optional meta attribute trait for custom option names River stage one • 1 direct dependent • 1 total dependent

Provides some extra markup to help MooseX::Role::Cmd decide how to use command line parameters....

EDENC/MooseX-Role-Cmd-0.10 - 07 Dec 2010 05:37:27 UTC

MooseX::App::Meta::Role::Attribute::Option - Meta attribute role for options River stage two • 32 direct dependents • 57 total dependents

This meta attribute role will automatically be applied to all attributes that should be used as options....

MAROS/MooseX-App-1.43 - 21 Oct 2023 12:08:25 UTC
13 results (0.054 seconds)