Kwalitee Issues

has_manifest

Add a MANIFEST to the distribution. Your buildtool should be able to autogenerate it (eg "make manifest" or "./Build manifest")

has_meta_yml

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

has_buildtool

Add a Makefile.PL (for ExtUtils::MakeMaker/Module::Install) or a Build.PL (for Module::Build and its friends), or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.

has_tests

Add tests!

manifest_matches_dist

Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.

Error: Cannot find MANIFEST in dist.

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: CIPP::DB_DBI_old, CIPP::DB_Sybase, CIPP::InputHandle, CIPP::OutputHandle, CIPP::Runtime, CIPP::Runtime, Configure, IDE_Utils, LkTyH, Passwd, Struct_File

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: spirit/drivers/cipp/CIPP_Runtime.pm -- Around line 194: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 spirit/lib/CIPP/DB_DBI.pm -- Around line 226: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 spirit/lib/CIPP/DB_DBI_old.pm -- Around line 23: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 spirit/lib/CIPP/DB_Sybase.pm -- Around line 219: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 spirit/lib/CIPP/InputHandle.pm -- Around line 190: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 spirit/lib/CIPP/OutputHandle.pm -- Around line 93: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 spirit/lib/CIPP/Runtime.pm -- Around line 200: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 spirit/lib/CIPP.pm -- Around line 2233: Non-ASCII character seen before =encoding in 'Muß'. Assuming CP1252

has_meta_json

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

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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: drivers/cipp/CIPP_Runtime.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: CIPP, CIPP::DB_DBI, CIPP::DB_DBI_old, CIPP::DB_Sybase, CIPP::InputHandle, CIPP::OutputHandle, CIPP::Runtime, CIPP::Runtime, Configure, Depend, Driver, Header, IDE_Header, IDE_Utils, LKDB, LkTyH, Lock, Param, Passwd, Project, Session_Clear, Struct_File, Ticket

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:

  • Configure

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.2,0.32,0.51_03,2.09_05

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
CIPP Powerful preprocessor for embedding Perl and SQL in HTML 2.09_05 metacpan
CIPP::DB_DBI CIPP database module to generate Sybperl code 0.51_03 metacpan
CIPP::DB_DBI_old CIPP database module to generate old DBI (v0.73) code 0.2 metacpan
CIPP::DB_Sybase 0.2 metacpan
CIPP::InputHandle Input stream abstraction (file and memory I/O) 0.2 metacpan
CIPP::OutputHandle Output stream abstraction (file and memory I/O) 0.2 metacpan
CIPP::Runtime Runtime library for CIPP generated perl programs 0.32 metacpan
Configure metacpan
Depend metacpan
Driver metacpan
Header metacpan
IDE_Header metacpan
IDE_Utils metacpan
LKDB metacpan
LkTyH metacpan
Lock metacpan
Param metacpan
Passwd metacpan
Project metacpan
Session_Clear metacpan
Struct_File metacpan
Ticket metacpan

Provides

Name File View
CIPP_Exec lib/CIPP.pm metacpan

Other Files

README metacpan