AnyEvent-Gearman 0.11_01-TRIAL
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- 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 |