-
-
08 Sep 2010 22:19:24 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (4)
- Testers
- Kwalitee
Bus factor: 0- License: bsd
- Activity
24 month- Tools
- Download (32.4KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- English
- Exception::Class
- Exporter
- Getopt::Long
- Moose
- Moose::Role
- Moose::Util::TypeConstraints
- MooseX::Accessors::ReadWritePrivate
- MooseX::AttributeHelpers
- MooseX::StrictConstructor
- Readonly
- Scalar::Util
- autodie
- strict
- utf8
- version
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version v1.18.0 - 2010-09-08
- Add support for RegexpRef command-line options and for handling stringification/destringification without using Moose coercions or overload.pm.
Modules
Moose trait registration for MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt under the name "MooseX::Getopt::Defanged::Option".Standard processing of command-line options, with Getopt::Long's nasty behavior defanged.Something went wrong that is somehow associated with MooseX::Getopt::Defanged.Something went wrong with MooseX::Getopt::Defanged, most likely a bug in the code using it.An invalid option specification was given to MooseX::Getopt::Defanged.A "normal", expected error, that should shut the application down.Moose trait for attributes that are to act as options for MooseX::Getopt::Defanged.Bookkeeping of option type metadata MooseX::Getopt::Defanged.Module Install Instructions
To install MooseX::Getopt::Defanged, copy and paste the appropriate command in to your terminal.
cpanm MooseX::Getopt::Defanged
perl -MCPAN -e shell install MooseX::Getopt::Defanged
For more information on module installation, please visit the detailed CPAN module installation guide.