MooseX-Getopt-Defanged v1.18.0 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Moose::Meta::Attribute::Custom::Trait::MooseX::Getopt::Defanged::Option | Moose trait registration for L<MooseX::Getopt::Defanged::Meta::Attribute::Trait::_Getopt> under the name "MooseX::Getopt::Defanged::Option". | v1.18.0 | metacpan |
MooseX::Getopt::Defanged | Standard processing of command-line options, with Getopt::Long's nasty behavior defanged. | v1.18.0 | metacpan |
MooseX::Getopt::Defanged::Exception | Something went wrong that is somehow associated with L<MooseX::Getopt::Defanged>. | v1.18.0 | metacpan |
MooseX::Getopt::Defanged::Exception::Generic | Something went wrong with L<MooseX::Getopt::Defanged>, most likely a bug in the code using it. | v1.18.0 | metacpan |
MooseX::Getopt::Defanged::Exception::InvalidSpecification | An invalid option specification was given to L<MooseX::Getopt::Defanged>. | v1.18.0 | metacpan |
MooseX::Getopt::Defanged::Exception::User | A "normal", expected error, that should shut the application down. | v1.18.0 | metacpan |
MooseX::Getopt::Defanged::OptionTypeMetadata | Bookkeeping of option type metadata L<MooseX::Getopt::Defanged>. | v1.18.0 | metacpan |