Getopt-Yath 2.000007 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Getopt::Yath::Option::BoolMap
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Cpanel::JSON::XS
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Getopt::Yath | Option processing yath style. | 2.000007 | metacpan |
| Getopt::Yath::HashBase | Build hash based classes. | 2.000007 | metacpan |
| Getopt::Yath::Instance | An instance of options. | 2.000007 | metacpan |
| Getopt::Yath::Option | Base class for options. | 2.000007 | metacpan |
| Getopt::Yath::Option::Auto | Options with default values that also accept arguments. | 2.000007 | metacpan |
| Getopt::Yath::Option::AutoList | Options with a default list of values | 2.000007 | metacpan |
| Getopt::Yath::Option::AutoMap | Options that accept multiple values, but also provide a default if no values are provided. | 2.000007 | metacpan |
| Getopt::Yath::Option::AutoPathList | Like L<Getopt::Yath::Option::PathList> with autofill. | 2.000007 | metacpan |
| Getopt::Yath::Option::Bool | Option type for boolean values (no arguments) | 2.000007 | metacpan |
| Getopt::Yath::Option::Count | Option that can be incremented as a counter. | 2.000007 | metacpan |
| Getopt::Yath::Option::List | Options that can take multiple values. | 2.000007 | metacpan |
| Getopt::Yath::Option::Map | Base class for 'map' style options. | 2.000007 | metacpan |
| Getopt::Yath::Option::PathList | Option that takes one or more paths, wild cards allowed. | 2.000007 | metacpan |
| Getopt::Yath::Option::Scalar | Option type for basic scalar values. | 2.000007 | metacpan |
| Getopt::Yath::Settings | Representation of parsed command line options. | 2.000007 | metacpan |
| Getopt::Yath::Settings::Group | Representation of an option group. | 2.000007 | metacpan |
| Getopt::Yath::Term | Terminal utility methods | 2.000007 | metacpan |
| Getopt::Yath::Util | Utility functions for L<Getopt::Yath> | 2.000007 | metacpan |