Under maintenance.

Most probably CPANTS databases are being regenerated from scratch due to major changes in Kwalitee metrics or updates of relevant modules/perl. Usually this maintenance takes about a day or two, and some of the information may be old or missing tentatively. Sorry for the inconvenience.

Kwalitee Issues

has_changelog

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

no_pod_errors

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

Error: Redis-Client-0.002/lib/Redis/Client/Zset.pm -- Around line 161: You forgot a '=back' before '=head1' Around line 166: =back without =over

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
Redis::Client Perl client for Redis 2.4 and up 0.002 metacpan
Redis::Client::Hash Work with Redis hashes 0.002 metacpan
Redis::Client::List Work with Redis lists 0.002 metacpan
Redis::Client::Role::Tied 0.002 metacpan
Redis::Client::Set Work with Redis sets 0.002 metacpan
Redis::Client::String Work with Redis strings 0.002 metacpan
Redis::Client::Zset Work with Redis ordered sets (zsets) 0.002 metacpan

Other Files

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