Kwalitee Issues

has_changelog

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Pod::Elemental::Element::Pod5::Ordinary
  • Pod::Weaver::Role::Transformer

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.011/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
Pod::Weaver::Plugin::RedisLinks Add links to Redis documentation 0.011 metacpan
Redis::Client Perl client for Redis 2.4 and up 0.011 metacpan
Redis::Client::Hash Work with Redis hashes 0.011 metacpan
Redis::Client::List Work with Redis lists 0.011 metacpan
Redis::Client::Role::Tied Role for tied things that talk to Redis 0.011 metacpan
Redis::Client::Role::URP Role for the Redis Unified Request Protocol 0.011 metacpan
Redis::Client::Set Work with Redis sets 0.011 metacpan
Redis::Client::String Work with Redis strings 0.011 metacpan
Redis::Client::Zset Work with Redis ordered sets (zsets) 0.011 metacpan

Other Files

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