Package-Strictures 0.01001318
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.
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Package::Strictures
- Package::Strictures::Register
- Package::Strictures::Registry
- 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 |
---|---|---|---|
Package::Strictures | Facilitate toggling validation code at users request, without extra performance penalties. | 0.01001318 | metacpan |
Package::Strictures::Register | Create compile-time constants that can be tweaked by users with Package::Strictures. | 0.01001318 | metacpan |
Package::Strictures::Registry | Data Storage name-space for stricture parameters. | 0.01001318 | metacpan |