Kwalitee Issues

has_meta_yml

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

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

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::FTPServer::PWP

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Net::FTPServer
  • Net::FTPServer::Full::DirHandle
  • Net::FTPServer::Full::FileHandle
  • Net::FTPServer::Handle
  • Net::Radius::Dictionary
  • Net::Radius::Packet
  • NetAddr::IP

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: Net-FTPServer-PWP-1.21/lib/Net/FTPServer/PWP/DirHandle.pm -- Around line 35: You can't have =items (as at line 43) unless the first thing after the =over is an =item Net-FTPServer-PWP-1.21/lib/Net/FTPServer/PWP/Server.pm -- Around line 145: You can't have =items (as at line 176) unless the first thing after the =over is an =item Around line 815: =back doesn't take any parameters, but you said =back 4

has_meta_json

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

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.

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.

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::FTPServer::PWP, Net::FTPServer::PWP::DirHandle, Net::FTPServer::PWP::FileHandle, Net::FTPServer::PWP::Handle, Net::FTPServer::PWP::Server

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.00,1.10,1.21

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::FTPServer::PWP::DirHandle Specialized ::DirHandle for Net::FTPServer::PWP 1.10 metacpan
Net::FTPServer::PWP::FileHandle Specialized ::FileHandle for Net::FTPServer::PWP 1.00 metacpan
Net::FTPServer::PWP::Handle Base class for Net::FTPServer::PWP file or dir handles 1.00 metacpan
Net::FTPServer::PWP::Server The FTP server for PWP (personal web pages) service. 1.21 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan