Kwalitee Issues

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 (94) does not match dist (86):
  • Missing in Dist: inc/Devel/CheckLib.pm, rabbitmq-include/amqp.h, rabbitmq-include/amqp_framing.h, rabbitmq-include/amqp_hostcheck.h, rabbitmq-include/amqp_openssl_hostname_validation.h, rabbitmq-include/amqp_ssl_socket.h, rabbitmq-include/amqp_tcp_socket.h, rabbitmq-include/win32/msinttypes/stdint.h

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 2.40011 metacpan

Other Files

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