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::Telnet

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.01/Net/SMTP.pm -- Around line 96: You forgot a '=back' before '=head1' libnet-1.01/Net/SNPP.pm -- Around line 77: You forgot a '=back' before '=head1'

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/Domain.pm, Net/DummyInetd.pm, Net/FTP.pm, Net/NNTP.pm, Net/Netrc.pm, Net/POP3.pm, Net/SMTP.pm, Net/SNPP.pm, Net/Telnet.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::Domain, Net::DummyInetd, Net::FTP, Net::NNTP, Net::Netrc, Net::POP3, Net::SMTP, Net::SNPP, Net::Telnet, 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
  • Net::Telnet

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.01,1.02,2.00,2.01,2.02,2.05,2.08

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.02 metacpan
Net::Domain Attempt to evaluate the current host's internet name and domain 2.00 metacpan
Net::DummyInetd A dummy Inetd server 1.02 metacpan
Net::FTP FTP Client class 2.08 metacpan
Net::NNTP NNTP Client class 2.05 metacpan
Net::Netrc OO interface to users netrc file 2.01 metacpan
Net::POP3 Post Office Protocol 3 Client class (RFC1081) 2.01 metacpan
Net::SMTP Simple Mail transfer Protocol Client 2.01 metacpan
Net::SNPP Simple Network Pager Protocol Client 1.01 metacpan
Net::Telnet Defines constants for the telnet protocol 2.00 metacpan
Net::Time time and daytime network client interface 2.00 metacpan

Provides

Name File View
Net::FTP::A Net/FTP.pm metacpan
Net::FTP::I Net/FTP.pm metacpan
Net::FTP::dataconn Net/FTP.pm metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan
README.CPAN metacpan
README.DEBUG metacpan