Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: MooseX::DIC, MooseX::DIC::Configuration::Scanner::FileConfig, MooseX::DIC::Configuration::Scanner::Injectable, MooseX::DIC::ServiceFactoryFactory

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Module::Load
  • namespace::autoclean

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_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.

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: MooseX::DIC, MooseX::DIC::Configuration::Scanner::FileConfig, MooseX::DIC::Configuration::Scanner::Injectable, MooseX::DIC::ServiceFactoryFactory

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
MooseX::DIC A dependency injector container for Moose 0.002000 metacpan
MooseX::DIC::Configuration metacpan
MooseX::DIC::Configuration::Code metacpan
MooseX::DIC::Configuration::Scanner::FileConfig metacpan
MooseX::DIC::Configuration::Scanner::Injectable metacpan
MooseX::DIC::Configuration::YAML metacpan
MooseX::DIC::Container metacpan
MooseX::DIC::Container::DefaultImpl metacpan
MooseX::DIC::ContainerConfigurationException metacpan
MooseX::DIC::ContainerException metacpan
MooseX::DIC::ContainerFactory metacpan
MooseX::DIC::FunctionalityNotImplementedException metacpan
MooseX::DIC::Injectable metacpan
MooseX::DIC::Injected metacpan
MooseX::DIC::Loggable metacpan
MooseX::DIC::PackageIsNotServiceException metacpan
MooseX::DIC::ServiceCreationException metacpan
MooseX::DIC::ServiceFactory metacpan
MooseX::DIC::ServiceFactory::Factory metacpan
MooseX::DIC::ServiceFactory::Moose metacpan
MooseX::DIC::ServiceFactoryFactory metacpan
MooseX::DIC::ServiceMetadata metacpan
MooseX::DIC::ServiceRegistry metacpan
MooseX::DIC::Types metacpan
MooseX::DIC::UnregisteredServiceException metacpan

Provides

Name File View
MooseX::DIC::InjectionPointMetada lib/MooseX/DIC/InjectionPointMetadata.pm metacpan

Other Files

MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan
cpanfile metacpan
dist.ini metacpan