Params-Registry 0.08 Latest
Kwalitee Issues
No Core Issues.
- 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.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,0.02,0.03,0.04,0.08
- 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.
- 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).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Params::Registry | Housekeeping for sets of named parameters | 0.08 | metacpan |
Params::Registry::Error | Structured exceptions for Params::Registry | 0.01 | metacpan |
Params::Registry::Instance | An instance of registered parameters | 0.03 | metacpan |
Params::Registry::Template | Template class for an individual parameter | 0.04 | metacpan |
Params::Registry::Types | Types for Params::Registry | 0.02 | metacpan |