Under maintenance.

Most probably CPANTS databases are being regenerated from scratch due to major changes in Kwalitee metrics or updates of relevant modules/perl. Usually this maintenance takes about a day or two, and some of the information may be old or missing tentatively. Sorry for the inconvenience.

Kwalitee Issues

has_readme

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

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Net::Stomp::MooseHelpers

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::Stomp::MooseHelpers

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::Stomp::MooseHelpers set of helper roles and types to deal with Net::Stomp 3.0 metacpan
Net::Stomp::MooseHelpers::CanConnect role for classes that connect via Net::Stomp 3.0 metacpan
Net::Stomp::MooseHelpers::CanSubscribe role for classes that subscribe via Net::Stomp 3.0 metacpan
Net::Stomp::MooseHelpers::Exceptions exception classes for Net::Stomp::MooseHelpers 3.0 metacpan
Net::Stomp::MooseHelpers::ReadTrace class to read the output of L<Net::Stomp::MooseHelpers::TraceStomp> 3.0 metacpan
Net::Stomp::MooseHelpers::ReconnectOnFailure provide a reconnect-on-failure wrapper method 3.0 metacpan
Net::Stomp::MooseHelpers::TraceOnly role to replace the Net::Stomp connection with tracing code 3.0 metacpan
Net::Stomp::MooseHelpers::TraceStomp role to wrap the Net::Stomp connection in tracing code 3.0 metacpan
Net::Stomp::MooseHelpers::TracerRole role to dump Net::Stomp frames to disk 3.0 metacpan
Net::Stomp::MooseHelpers::Types type definitions for Net::Stomp::MooseHelpers 3.0 metacpan

Provides

Name File View
Net::Stomp::MooseHelpers::Exceptions::Stomp lib/Net/Stomp/MooseHelpers/Exceptions.pm metacpan
Net::Stomp::MooseHelpers::Exceptions::Stringy lib/Net/Stomp/MooseHelpers/Exceptions.pm metacpan
Net::Stomp::MooseHelpers::TraceOnly::Connection lib/Net/Stomp/MooseHelpers/TraceOnly.pm metacpan
Net::Stomp::MooseHelpers::TraceStomp::ConnWrapper lib/Net/Stomp/MooseHelpers/TraceStomp.pm metacpan

Other Files

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