Kwalitee Issues

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-0.06/lib/Net/AMQP/Protocol/Base.pm -- Around line 61: =back without =over

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.

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: Net::AMQP::Value

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
Net::AMQP Advanced Message Queue Protocol (de)serialization and representation 0.06 metacpan
Net::AMQP::Common A collection of exportable tools for AMQP (de)serialization metacpan
Net::AMQP::Frame AMQP wire-level Frame object metacpan
Net::AMQP::Frame::Body AMQP wire-level body Frame object metacpan
Net::AMQP::Frame::Header AMQP wire-level header Frame object metacpan
Net::AMQP::Frame::Heartbeat AMQP wire-level heartbeat Frame object metacpan
Net::AMQP::Frame::Method AMQP wire-level method Frame object metacpan
Net::AMQP::Frame::OOBBody AMQP wire-level out-of-band body Frame object metacpan
Net::AMQP::Frame::OOBHeader AMQP wire-level out-of-band header Frame object metacpan
Net::AMQP::Frame::OOBMethod AMQP wire-level out-of-band method Frame object metacpan
Net::AMQP::Frame::Trace AMQP wire-level trace Frame object metacpan
Net::AMQP::Protocol Loading code of the AMQP spec metacpan
Net::AMQP::Protocol::Base Base class of auto-generated protocol classes metacpan
Net::AMQP::Protocol::v0_8 AMQP v0.8 (de)serialization and representation metacpan
Net::AMQP::Value A collection of classes for typing AMQP data metacpan
Net::AMQP::Value::Boolean metacpan
Net::AMQP::Value::Integer metacpan
Net::AMQP::Value::String metacpan
Net::AMQP::Value::Timestamp metacpan

Other Files

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