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

Search results for "module:Getopt::Attribute"

Getopt::Attribute - Attribute wrapper for Getopt::Long River stage one • 5 direct dependents • 7 total dependents

Note: This version of the module works works with perl 5.8.0. If you need it to work with perl 5.6.x, please use an earlier version from CPAN. This module provides an attribute wrapper around "Getopt::Long". Instead of declaring the options in a hash...

MARCEL/Getopt-Attribute-2.101700 - 19 Jun 2010 09:13:57 UTC

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

lib/MouseX/Getopt/Meta/Attribute.pm River stage one • 3 direct dependents • 4 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 MouseX::Getopt will create for you. This is certainly not the prettiest way to go about this, but for now it wo...

GFUJI/MouseX-Getopt-0.38 - 26 Jan 2019 03:39:23 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

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/NoGetopt.pm River stage one • 3 direct dependents • 4 total dependents

This is a custom attribute metaclass 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. has 'foo' => (metaclass => 'NoGetopt', ... );...

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

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

Tk::Getopt - User configuration window for Tk with interface to Getopt::Long River stage zero No dependents

Tk::Getopt provides an interface to access command line options via Getopt::Long and editing with a graphical user interface via a Tk window. Unlike Getopt::Long, this package uses a object oriented interface, so you have to create a new Tk::Getopt o...

SREZIC/Tk-Getopt-0.51 - 23 Apr 2017 09:00:29 UTC

Getopt::Alt - Command line option passing with with lots of features River stage two • 11 direct dependents • 16 total dependents

The aim of "Getopt::Alt" is to provide an alternative to Getopt::Long that allows a simple command line program to easily grow in complexity. Getopt::Lon can be expanded from a simple command line option passer to allow sub-commands. Option processin...

IVANWILLS/Getopt-Alt-v0.5.5 - 29 Oct 2023 07:26:08 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

Getopt::Class - Extended dictionary version of Getopt::Long River stage zero No dependents

Getopt::Class is a lightweight wrapper around Getopt::Long that implements the idea of class of properties and makes it easier and powerful to set up Getopt::Long. This module is particularly useful if you want to provide several sets of options for ...

JDEGUEST/Getopt-Class-v1.0.0 - 22 Feb 2024 19:01:56 UTC

Getopt::ArgParse - Parsing command line arguments with a richer and more user-friendly API interface, similar to python's argpare but with perlish extras. River stage one • 1 direct dependent • 2 total dependents

MYTRAM/Getopt-ArgParse-1.0.6 - 02 May 2015 10:19:43 UTC

Getopt::EX::Hashed - Hash store object automation for Getopt::Long River stage two • 8 direct dependents • 13 total dependents

Getopt::EX::Hashed is a module to automate a hash object to store command line option values for Getopt::Long and compatible modules including Getopt::EX::Long. Module name shares Getopt::EX, but it works independently from other modules in Getopt::E...

UTASHIRO/Getopt-EX-Hashed-1.0503 - 28 Aug 2022 13:15:29 UTC

Getopt::Alt::Option - Sets up a particular command line option River stage two • 11 direct dependents • 16 total dependents

IVANWILLS/Getopt-Alt-v0.5.5 - 29 Oct 2023 07:26:08 UTC

MooseX::Getopt::Dashes - convert underscores in attribute names to dashes River stage three • 110 direct dependents • 324 total dependents

This is a version of MooseX::Getopt which converts underscores in attribute names to dashes when generating command line flags. You can selectively disable this on a per-attribute basis by supplying a cmd_flag argument with the command flag you'd lik...

ETHER/MooseX-Getopt-0.76 - 18 Dec 2023 20:20:08 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::Getopt::Explicit - MooseX::Getopt, but without implicit option generation [DEPRECATED] River stage zero No dependents

NOTE I didn't know about MooseX::Getopt::Strict when I wrote this; use that instead! MooseX::Getopt is nice, but I don't care for how it creates a command line option for every attribute in my classes unless explicitly overridden. So this role does t...

RHOELZ/MooseX-Getopt-Explicit-0.03 - 03 Nov 2015 03:37:18 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
26 results (0.204 seconds)