Kwalitee Issues

No Core Issues.

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.

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • Test::Fatal

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
Net::Async::Redis talk to Redis servers via L<IO::Async> 1.007 metacpan
Net::Async::Redis::Commands mixin that defines the Redis commands available 1.007 metacpan
Net::Async::Redis::Multi represents multiple operations in a single Redis transaction 1.007 metacpan
Net::Async::Redis::Protocol simple implementation of the Redis wire protocol 1.007 metacpan
Net::Async::Redis::Server basic server implementation 1.007 metacpan
Net::Async::Redis::Server::Connection represents a single connection to a server 1.007 metacpan
Net::Async::Redis::Server::Database implementation for database-related Redis commands 1.007 metacpan
Net::Async::Redis::Subscription represents one subscription 1.007 metacpan
Net::Async::Redis::Subscription::Message represents a single message 1.007 metacpan

Other Files

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