Kwalitee Issues

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

no_pod_errors

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

Error: Net-IMP-Remote-0.007/lib/Net/IMP/Remote/Protocol.pm -- Around line 122: =over without closing =back Around line 140: =over without closing =back Around line 142: =over should be: '=over' or '=over positive_number' =over without closing =back Around line 144: =over should be: '=over' or '=over positive_number' =over without closing =back Around line 146: =over should be: '=over' or '=over positive_number' =over without closing =back Around line 148: =over should be: '=over' or '=over positive_number' =over without closing =back Around line 150: =over should be: '=over' or '=over positive_number' =over without closing =back Around line 152: =over should be: '=over' or '=over positive_number' =over without closing =back Around line 154: =over should be: '=over' or '=over positive_number' =over without closing =back Around line 156: =over should be: '=over' or '=over positive_number' =over without closing =back Around line 158: =over should be: '=over' or '=over positive_number'

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.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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.

Modules

Name Abstract Version View
Net::IMP::Remote connect to IMP plugins outside the process 0.007 metacpan
Net::IMP::Remote::Client metacpan
Net::IMP::Remote::Connection metacpan
Net::IMP::Remote::DualvarMapping metacpan
Net::IMP::Remote::Protocol protocol description for IMP RPC metacpan
Net::IMP::Remote::Sereal metacpan
Net::IMP::Remote::Server metacpan
Net::IMP::Remote::Storable metacpan

Provides

Name File View
Net::IMP::Remote::_Fail lib/Net/IMP/Remote.pm metacpan

Other Files

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