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: Cache-Ref-0.02/lib/Cache/Ref/CAR.pm -- Around line 172: alternative text 'http://www.almaden.ibm.com/cs/people/dmodha/clockfast.pdf' 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.

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
Cache::Ref Memory only cache of live references 0.02 metacpan
Cache::Ref::CAR CLOCK with Adaptive Replacement 0.02 metacpan
Cache::Ref::CAR::Base base clase for CAR and CART 0.02 metacpan
Cache::Ref::CART CAR with temporal filtering 0.02 metacpan
Cache::Ref::CLOCK CLOCK cache replacement algorithm 0.02 metacpan
Cache::Ref::CLOCK::Base 0.02 metacpan
Cache::Ref::FIFO 0.02 metacpan
Cache::Ref::GCLOCK GCLOCK cache replacement algorithm 0.02 metacpan
Cache::Ref::LIFO Saves entries until full, discarding subsequent sets. 0.02 metacpan
Cache::Ref::LRU Least recently used expiry policy 0.02 metacpan
Cache::Ref::Null Caches nothing 0.02 metacpan
Cache::Ref::Random 0.02 metacpan
Cache::Ref::Role::API 0.02 metacpan
Cache::Ref::Role::Index 0.02 metacpan
Cache::Ref::Role::WithDoublyLinkedList 0.02 metacpan
Cache::Ref::Util::LRU::API 0.02 metacpan
Cache::Ref::Util::LRU::Array 0.02 metacpan
Cache::Ref::Util::LRU::List 0.02 metacpan

Other Files

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