Kwalitee Issues

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (45) does not match dist (43):
  • Missing in Dist: t/00_CappedCollection/14_size.t, t/99_usage/01_many_inserts.t

no_pod_errors

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

Error: Redis-CappedCollection-1.00/lib/Redis/CappedCollection.pm -- Around line 166: =back without =over Around line 3153: You forgot a '=back' before '=head1'

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Redis::CappedCollection Provides fixed size (determined by 'maxmemory' Redis server setting) collections with FIFO data removal. 1.00 metacpan

Other Files

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