Kwalitee Issues

has_readme

Add a README to the distribution. It should contain a quick description of your module and how to install it.

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 (47) does not match dist (28):
  • Missing in Dist: t/01_use_ok.t, xt/001_declare_exchange.t, xt/002_publish.t, xt/003_consume.t, xt/004_selfconsume.t, xt/005_noack.t, xt/006_txn.t, xt/007_get.t, xt/008_queue_declare.t, xt/009_no_route.t, xt/010_qos.t, xt/011_hearbeat.t, xt/012_timeout.t, xt/013_headers.t, xt/014_bind_with_headers.t, xt/015_declare_queue_with_headers.t, xt/016_reject.t, xt/017_changes.t, xt/018_is_connected.t

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Net-AMQP-RabbitMQ-0.004002/RabbitMQ.pm -- Around line 335: You forgot a '=back' before '=head1'

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.

Modules

Name Abstract Version View
Net::AMQP::RabbitMQ interact with RabbitMQ over AMQP using librabbitmq 0.004002 metacpan

Other Files

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