Config-MVP 2.200005 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
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.
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Config::MVP | multivalue-property package-oriented configuration | 2.200005 | metacpan |
Config::MVP::Assembler | multivalue-property config-loading state machine | 2.200005 | metacpan |
Config::MVP::Assembler::WithBundles | a role to make assemblers expand bundles | 2.200005 | metacpan |
Config::MVP::Error | common exceptions class | 2.200005 | metacpan |
Config::MVP::Reader | object to read config from storage into an assembler | 2.200005 | metacpan |
Config::MVP::Reader::Findable | a config class that Config::MVP::Reader::Finder can find | 2.200005 | metacpan |
Config::MVP::Reader::Findable::ByExtension | a Findable Reader that looks for files by extension | 2.200005 | metacpan |
Config::MVP::Reader::Finder | a reader that finds an appropriate file | 2.200005 | metacpan |
Config::MVP::Reader::Hash | a reader that tries to cope with a plain old hashref | 2.200005 | metacpan |
Config::MVP::Section | one section of an MVP configuration sequence | 2.200005 | metacpan |
Config::MVP::Sequence | an ordered set of named configuration sections | 2.200005 | metacpan |