Kwalitee Issues

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::FTP::E, Net::FTP::I, Net::FTP::L, Net::FTP::dataconn

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

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

Error: libnet-1.22_01/Net/Config.pm -- Around line 220: Expected text after =item, not a number Around line 225: Expected text after =item, not a number Around line 232: Expected text after =item, not a number Around line 240: Expected text after =item, not a number Around line 248: Expected text after =item, not a number Around line 253: Expected text after =item, not a number Around line 260: Expected text after =item, not a 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.

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: Net/Cmd.pm, Net/Config.pm, Net/Domain.pm, Net/FTP.pm, Net/FTP/A.pm, Net/FTP/E.pm, Net/FTP/I.pm, Net/FTP/L.pm, Net/FTP/dataconn.pm, Net/NNTP.pm, Net/Netrc.pm, Net/POP3.pm, Net/SMTP.pm, Net/Time.pm

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::Cmd, Net::Config, Net::Domain, Net::FTP, Net::FTP::A, Net::FTP::E, Net::FTP::I, Net::FTP::L, Net::FTP::dataconn, Net::NNTP, Net::Netrc, Net::POP3, Net::SMTP, Net::Time

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,0.11,1.11,1.12,1.18,2.10,2.13,2.21,2.24_1,2.29,2.29_1,2.31_1,2.77_2

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::Cmd Network Command class (as used by FTP, SMTP etc) 2.29_1 metacpan
Net::Config Local configuration data for libnet 1.11 metacpan
Net::Domain Attempt to evaluate the current host's internet name and domain 2.21 metacpan
Net::FTP FTP Client class 2.77_2 metacpan
Net::FTP::A 1.18 metacpan
Net::FTP::E 0.01 metacpan
Net::FTP::I 1.12 metacpan
Net::FTP::L 0.01 metacpan
Net::FTP::dataconn 0.11 metacpan
Net::NNTP NNTP Client class 2.24_1 metacpan
Net::Netrc OO interface to users netrc file 2.13 metacpan
Net::POP3 Post Office Protocol 3 Client class (RFC1939) 2.29 metacpan
Net::SMTP Simple Mail Transfer Protocol Client 2.31_1 metacpan
Net::Time time and daytime network client interface 2.10 metacpan

Other Files

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