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: IPTables::IPv4::DBTarpit

no_pod_errors

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

Error: IPTables-IPv4-DBTarpit-0.33/Tools/Tools.pm -- Around line 521: =cut found outside a pod block. Skipping to next block. IPTables-IPv4-DBTarpit-0.33/libdbtarpit.pod -- Around line 41: You can't have =items (as at line 67) unless the first thing after the =over is an =item

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: DBTarpit.pm, CTest.pm, Tools/Tools.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: IPTables::IPv4::DBTarpit, IPTables::IPv4::DBTarpit::CTest, IPTables::IPv4::DBTarpit::Inst, IPTables::IPv4::DBTarpit::Tools

no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:

  • CTest.pm: HASH(0x55607c8153d8)

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.05,0.33,1.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
IPTables::IPv4::DBTarpit 0.33 metacpan
IPTables::IPv4::DBTarpit::CTest metacpan
IPTables::IPv4::DBTarpit::Inst 0.05 metacpan
IPTables::IPv4::DBTarpit::Tools to manipulate tarpit database 1.08 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan
Tools/MANIFEST metacpan
Tools/Makefile.PL metacpan