Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error:

  • MANIFEST (69) does not match dist (41):
  • Missing in Dist: manifest/.travis.yml, manifest/README.md, manifest/example/instance-queue.lua, manifest/megaqueue/init.lua, manifest/megaqueue/migrations.lua, manifest/megaqueue/stats.lua, manifest/t/010-init.t, manifest/t/015-yield.t, manifest/t/020-require.t, manifest/t/030-put.t, manifest/t/040-put-take.t, manifest/t/045-take-pri.t, manifest/t/047-take-collision.t, manifest/t/050-take-wait.t, manifest/t/060-take-wait-domain.t, manifest/t/065-reinit.t, manifest/t/070-put-delayed.t, manifest/t/080-ttr.t, manifest/t/085-ttl.t, manifest/t/090-ack.t, manifest/t/100-release.t, manifest/t/110-bury.t, manifest/t/115-bury-domain.t, manifest/t/120-on-disconnect.t, manifest/t/500-stats.t, manifest/t/tnt/init.lua, megaqueue, queue-lts

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.

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
DR::TarantoolQueue client for tarantool's queue 0.44 metacpan
DR::TarantoolQueue::JSE metacpan
DR::TarantoolQueue::PackUnpack metacpan
DR::TarantoolQueue::Task metacpan
DR::TarantoolQueue::Tnt metacpan
DR::TarantoolQueue::Worker template for workers metacpan
DR::TarantoolQueue::Worker::QueueList metacpan

Other Files

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