Eixo-Queue 0.4.6
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.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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: Eixo::Queue, Eixo::Queue::Direct, Eixo::Queue::Job, Eixo::Queue::Mongo, Eixo::Queue::MongoDriver, Eixo::Queue::Queues, Eixo::Queue::SocketPair, Eixo::Queue::SocketPairDriver, Eixo::QueueInmediate
- 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.
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Eixo::Queue | Suite of Perl modules to work with task queues | 0.004006 | metacpan |
Eixo::Queue::Direct | metacpan | ||
Eixo::Queue::Job | metacpan | ||
Eixo::Queue::Mongo | metacpan | ||
Eixo::Queue::MongoDriver | metacpan | ||
Eixo::Queue::Queues | metacpan | ||
Eixo::Queue::SocketPair | metacpan | ||
Eixo::Queue::SocketPairDriver | metacpan | ||
Eixo::QueueInmediate | metacpan |