Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate 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::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.0703/Net/SMTP.pm -- Around line 470: You forgot a '=back' before '=head1' libnet-1.0703/Net/SNPP.pm -- Around line 372: You forgot a '=back' before '=head1' libnet-1.0703/Net/libnetFAQ.pod -- Around line 40: You forgot a '=back' before '=head2' Around line 80: =back without =over Around line 86: You forgot a '=back' before '=head2' Around line 238: =back without =over Around line 244: You forgot a '=back' before '=head2' Around line 267: =back without =over Around line 273: You forgot a '=back' before '=head2' Around line 316: =back without =over

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/DummyInetd.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/PH.pm, Net/POP3.pm, Net/SMTP.pm, Net/SNPP.pm, Net/Time.pm

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

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::DummyInetd, Net::FTP, Net::FTP::A, Net::FTP::E, Net::FTP::I, Net::FTP::L, Net::FTP::dataconn, Net::NNTP, Net::Netrc, Net::PH, Net::POP3, Net::SMTP, Net::SNPP, Net::Time

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Net::SNPP

consistent_version

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

Error: 1.04,1.06,1.08,1.11,1.13,2.08,2.10,2.13,2.15,2.18,2.19,2.20,2.21,2.56

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.18 metacpan
Net::Config Local configuration data for libnet 1.04 metacpan
Net::Domain Attempt to evaluate the current host's internet name and domain 2.13 metacpan
Net::DummyInetd A dummy Inetd server 1.06 metacpan
Net::FTP FTP Client class 2.56 metacpan
Net::FTP::A 1.13 metacpan
Net::FTP::E metacpan
Net::FTP::I 1.08 metacpan
Net::FTP::L metacpan
Net::FTP::dataconn metacpan
Net::NNTP NNTP Client class 2.19 metacpan
Net::Netrc OO interface to users netrc file 2.10 metacpan
Net::PH CCSO Nameserver Client class 2.20 metacpan
Net::POP3 Post Office Protocol 3 Client class (RFC1081) 2.21 metacpan
Net::SMTP Simple Mail Transfer Protocol Client 2.15 metacpan
Net::SNPP Simple Network Pager Protocol Client 1.11 metacpan
Net::Time time and daytime network client interface 2.08 metacpan

Provides

Name File View
Net::PH::Result Net/PH.pm metacpan
Net::PH::crypt Net/PH.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan
README.config metacpan