Net-Async-Redis 6.004
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Net::Async::Redis, Net::Async::Redis::Cluster, Net::Async::Redis::Commands
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- List::UtilsBy
- Sub::Util
- 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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: Net::Async::Redis, Net::Async::Redis::Cluster, Net::Async::Redis::Commands
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- experimental
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::Async::Redis | talk to Redis servers via L<IO::Async> | 6.004 | metacpan |
Net::Async::Redis::Cluster | support for cluster routing | 6.004 | metacpan |
Net::Async::Redis::Cluster::Multi | 6.004 | metacpan | |
Net::Async::Redis::Cluster::Node | 6.004 | metacpan | |
Net::Async::Redis::Cluster::Replica | 6.004 | metacpan | |
Net::Async::Redis::Commands | mixin that defines the Redis commands available | 6.004 | metacpan |
Net::Async::Redis::Multi | represents multiple operations in a single Redis transaction | 6.004 | metacpan |
Net::Async::Redis::Protocol | simple implementation of the Redis wire protocol | 6.004 | metacpan |
Net::Async::Redis::Server | basic server implementation | 6.004 | metacpan |
Net::Async::Redis::Server::Connection | represents a single connection to a server | 6.004 | metacpan |
Net::Async::Redis::Server::Database | implementation for database-related Redis commands | 6.004 | metacpan |
Net::Async::Redis::Subscription | represents one subscription | 6.004 | metacpan |
Net::Async::Redis::Subscription::Message | represents a single message | 6.004 | metacpan |