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.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Morpheus, Morpheus::Defaults, Morpheus::Key, Morpheus::Overrides, Morpheus::Plugin::Content, Morpheus::Plugin::DB, Morpheus::Plugin::Env, Morpheus::Plugin::File, Morpheus::Utils

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
Morpheus the ultimate configuration engine 0.45 metacpan
Morpheus::Bootstrap initial morpheus plugin which loads all other plugins 0.45 metacpan
Morpheus::Bootstrap::Extra extra plugins - Env and File 0.45 metacpan
Morpheus::Bootstrap::Vital bootstrap enabling Overrides and Defaults functionality 0.45 metacpan
Morpheus::Defaults plugin for defining configuration from perl code 0.45 metacpan
Morpheus::Key class representing config key 0.45 metacpan
Morpheus::Overrides plugin for overriding configuration from perl code 0.45 metacpan
Morpheus::Plugin::Content base class for plugins that evaluate user defined perl configs 0.45 metacpan
Morpheus::Plugin::DB plugin reading configs from SQL DB 0.45 metacpan
Morpheus::Plugin::Env plugin which provides config values based on MORPHEUS env variable 0.45 metacpan
Morpheus::Plugin::File plugin reading perl-based configs 0.45 metacpan
Morpheus::Plugin::Simple plugin for simple static configuration 0.45 metacpan
Morpheus::Utils some common functions which don't fit anywhere else 0.45 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan
dist.ini metacpan