Kwalitee Issues

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.36/lib/CHI/Driver/Development.pod -- Around line 197: alternative text 'CHI/SIZE AWARENESS' contains non-escaped | or / CHI-0.36/lib/CHI/Driver/Memory.pm -- Around line 148: alternative text 'CHI/SIZE AWARENESS' contains non-escaped | or /

has_meta_json

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

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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 Unified cache handling interface 0.36 metacpan
CHI::CacheObject Contains information about cache entries. metacpan
CHI::Driver Base class for all CHI drivers. metacpan
CHI::Driver::Base::CacheContainer metacpan
CHI::Driver::CacheCache CHI wrapper for Cache::Cache metacpan
CHI::Driver::FastMmap Shared memory interprocess cache via mmap'ed files metacpan
CHI::Driver::File File-based cache using one file per entry in a multi-level directory structure metacpan
CHI::Driver::Memory In-process memory based cache. metacpan
CHI::Driver::Metacache metacpan
CHI::Driver::Null nothing is cached metacpan
CHI::Driver::Role::HasSubcaches metacpan
CHI::Driver::Role::IsSizeAware metacpan
CHI::Driver::Role::IsSubcache metacpan
CHI::Driver::Role::Universal Universal role applied as the innermost role to all CHI drivers metacpan
CHI::Serializer::JSON metacpan
CHI::Stats Record and report per-namespace cache statistics metacpan

Other Files

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