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

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • AnyEvent::Gearman
  • AnyEvent::Gearman::Client
  • AnyEvent::Gearman::Client::Connection
  • AnyEvent::Gearman::Connection
  • AnyEvent::Gearman::Constants
  • AnyEvent::Gearman::Job
  • AnyEvent::Gearman::Task
  • AnyEvent::Gearman::Types
  • AnyEvent::Gearman::Worker
  • AnyEvent::Gearman::Worker::Connection

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
AnyEvent::Gearman Asynchronous Gearman client/worker module for AnyEvent applications 0.11 metacpan
AnyEvent::Gearman::Client Gearman client for AnyEvent application metacpan
AnyEvent::Gearman::Client::Connection connection class for client metacpan
AnyEvent::Gearman::Connection common base class to handle connection metacpan
AnyEvent::Gearman::Constants constants for Gearman client/worker metacpan
AnyEvent::Gearman::Job gearman job metacpan
AnyEvent::Gearman::Task gearman task metacpan
AnyEvent::Gearman::Types some subtype definitions metacpan
AnyEvent::Gearman::Worker Gearman worker for AnyEvent application metacpan
AnyEvent::Gearman::Worker::Connection connection class for worker metacpan

Other Files

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