Config-MVP 1.101451 Deleted
Kwalitee Issues
- meta_json_conforms_to_known_spec
-
Take a look at the META.json Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.json accordingly.
Error: Expected a list structure (license) [Validation: 2];Missing mandatory field, 'release_status' (release_status) [Validation: 2]
- 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.
- 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 |
|---|---|---|---|
| Config::MVP | multivalue-property package-oriented configuration | 1.101451 | metacpan |
| Config::MVP::Assembler | multivalue-property config-loading state machine | 1.101451 | metacpan |
| Config::MVP::Assembler::WithBundles | a role to make assemblers expand bundles | 1.101451 | metacpan |
| Config::MVP::Reader | role to load MVP-style config from a file | 1.101451 | metacpan |
| Config::MVP::Reader::Findable | a config class that Config::MVP::Reader::Finder can find | 1.101451 | metacpan |
| Config::MVP::Reader::Findable::ByExtension | a Findable Reader that looks for files by extension | 1.101451 | metacpan |
| Config::MVP::Reader::Finder | a reader that finds an appropriate file | 1.101451 | metacpan |
| Config::MVP::Reader::Hash | a reader that tries to cope with a plain old hashref | 1.101451 | metacpan |
| Config::MVP::Section | one section of an MVP configuration sequence | 1.101451 | metacpan |
| Config::MVP::Sequence | an ordered set of named configuration sections | 1.101451 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |
| dist.ini | metacpan |