Kwalitee Issues

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!

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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:

  • MANIFEST (137) does not match dist (113):
  • Missing in Dist: bin, cgi-bin, client, cpan, etc, htdocs, htdocs/doc, htdocs/i, lib, lib/NewSpirit, lib/NewSpirit/CIPP, lib/NewSpirit/Object, lib/NewSpirit/SqlShell, license, perlmodules, tmpl, tools, usertmpl, usertools, var, var/projects, var/sessions, var/users
  • Duplicates in MANIFEST: license

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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

prereq_matches_use

List all used modules in META.yml requires

Error:

  • CIPP::Compile::NewSpirit
  • CIPP::Compile::PerlCheck
  • DBI
  • IO::String

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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: cpan/CIPP.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.

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: CIPP, NewSpirit, NewSpirit::CIPP::Base, NewSpirit::CIPP::CGI, NewSpirit::CIPP::Config, NewSpirit::CIPP::DB, NewSpirit::CIPP::HTML, NewSpirit::CIPP::Include, NewSpirit::CIPP::Module, NewSpirit::CIPP::PO, NewSpirit::CIPP::Prep, NewSpirit::CIPP::ProdReplace, NewSpirit::CIPP::SQL, NewSpirit::CIPP::TextDomain, NewSpirit::DataFile, NewSpirit::Depend, NewSpirit::Folder, NewSpirit::LKDB, NewSpirit::LKFile, NewSpirit::Lock, NewSpirit::Object, NewSpirit::Object::Blob, NewSpirit::Object::Generic, NewSpirit::Object::Image, NewSpirit::Object::Install, NewSpirit::Object::Record, NewSpirit::Object::Text, NewSpirit::Param1x, NewSpirit::Passwd, NewSpirit::PerlCheck, NewSpirit::Prefs, NewSpirit::Project, NewSpirit::Session, NewSpirit::SqlShell, NewSpirit::SqlShell::HTML, NewSpirit::SqlShell::Text, NewSpirit::Tools, NewSpirit::Widget

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.00,0.01,0.02,0.04

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
CIPP 0.00 metacpan
NewSpirit 0.01 metacpan
NewSpirit::CIPP::Base 0.01 metacpan
NewSpirit::CIPP::CGI 0.01 metacpan
NewSpirit::CIPP::Config 0.01 metacpan
NewSpirit::CIPP::DB 0.02 metacpan
NewSpirit::CIPP::HTML 0.01 metacpan
NewSpirit::CIPP::Include metacpan
NewSpirit::CIPP::Module 0.01 metacpan
NewSpirit::CIPP::PO 0.01 metacpan
NewSpirit::CIPP::Prep 0.01 metacpan
NewSpirit::CIPP::ProdReplace 0.01 metacpan
NewSpirit::CIPP::SQL 0.01 metacpan
NewSpirit::CIPP::TextDomain 0.01 metacpan
NewSpirit::DataFile 0.01 metacpan
NewSpirit::Depend metacpan
NewSpirit::Folder metacpan
NewSpirit::LKDB 0.04 metacpan
NewSpirit::LKFile 0.01 metacpan
NewSpirit::Lock metacpan
NewSpirit::Object metacpan
NewSpirit::Object::Blob 0.01 metacpan
NewSpirit::Object::Generic 0.01 metacpan
NewSpirit::Object::Image 0.01 metacpan
NewSpirit::Object::Install 0.01 metacpan
NewSpirit::Object::Record 0.01 metacpan
NewSpirit::Object::Text 0.01 metacpan
NewSpirit::Param1x metacpan
NewSpirit::Passwd 0.01 metacpan
NewSpirit::PerlCheck 0.01 metacpan
NewSpirit::Prefs 0.01 metacpan
NewSpirit::Project metacpan
NewSpirit::Session 0.02 metacpan
NewSpirit::SqlShell metacpan
NewSpirit::SqlShell::HTML metacpan
NewSpirit::SqlShell::Text metacpan
NewSpirit::Tools metacpan
NewSpirit::Widget metacpan

Other Files

MANIFEST metacpan
README metacpan
README.txt metacpan