Kwalitee Issues

has_meta_yml

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Cache::Cache
  • Cache::FastMmap
  • Date::Parse
  • Test::Class
  • Test::Log::Dispatch
  • Test::Warn

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: CHI-0.38/lib/CHI/Driver/Development.pod -- Around line 197: alternative text 'CHI/SIZE AWARENESS' contains non-escaped | or / CHI-0.38/lib/CHI/Driver/Memory.pm -- Around line 151: alternative text 'CHI/SIZE AWARENESS' contains non-escaped | or /

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:

  • Bar
  • Baz
  • Foo

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
CHI 0.38 metacpan
CHI::CacheObject 0.38 metacpan
CHI::Constants 0.38 metacpan
CHI::Driver 0.38 metacpan
CHI::Driver::Base::CacheContainer 0.38 metacpan
CHI::Driver::CacheCache 0.38 metacpan
CHI::Driver::FastMmap 0.38 metacpan
CHI::Driver::File 0.38 metacpan
CHI::Driver::Memory 0.38 metacpan
CHI::Driver::Metacache 0.38 metacpan
CHI::Driver::Null 0.38 metacpan
CHI::Driver::Role::HasSubcaches 0.38 metacpan
CHI::Driver::Role::IsSizeAware 0.38 metacpan
CHI::Driver::Role::IsSubcache 0.38 metacpan
CHI::Driver::Role::Universal 0.38 metacpan
CHI::Serializer::JSON 0.38 metacpan
CHI::Serializer::Storable 0.38 metacpan
CHI::Stats 0.38 metacpan
CHI::Test 0.38 metacpan
CHI::Test::Class 0.38 metacpan
CHI::Test::Driver::NonMoose 0.38 metacpan
CHI::Test::Driver::Readonly 0.38 metacpan
CHI::Test::Driver::Role::CheckKeyValidity 0.38 metacpan
CHI::Test::Driver::Writeonly 0.38 metacpan
CHI::Test::Util 0.38 metacpan
CHI::Types 0.38 metacpan
CHI::Util 0.38 metacpan
CHI::t::Bugs 0.38 metacpan
CHI::t::Constants 0.38 metacpan
CHI::t::Driver 0.38 metacpan
CHI::t::Driver::CacheCache 0.38 metacpan
CHI::t::Driver::FastMmap 0.38 metacpan
CHI::t::Driver::File 0.38 metacpan
CHI::t::Driver::File::DepthZero 0.38 metacpan
CHI::t::Driver::Memory 0.38 metacpan
CHI::t::Driver::NonMoose 0.38 metacpan
CHI::t::Driver::Subcache 0.38 metacpan
CHI::t::Driver::Subcache::l1_cache 0.38 metacpan
CHI::t::Driver::Subcache::mirror_cache 0.38 metacpan
CHI::t::GetError 0.38 metacpan
CHI::t::Initialize 0.38 metacpan
CHI::t::Null 0.38 metacpan
CHI::t::RequiredModules 0.38 metacpan
CHI::t::Sanity 0.38 metacpan
CHI::t::SetError 0.38 metacpan
CHI::t::Subcache 0.38 metacpan
CHI::t::Subclass 0.38 metacpan
CHI::t::Util 0.38 metacpan

Provides

Name File View
Bar lib/CHI/t/Constants.pm metacpan
Baz lib/CHI/t/Constants.pm metacpan
CHI::t::Driver::File::BadTempDriver lib/CHI/t/Driver/File.pm metacpan
CHI::t::Driver::File::NoTempDriver lib/CHI/t/Driver/File.pm metacpan
CHI::t::Subclass::Driver::HasUnsupported lib/CHI/t/Subclass.pm metacpan
DummySerializer lib/CHI/t/Driver.pm metacpan
Foo lib/CHI/t/Constants.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
Makefile.PL metacpan
README metacpan