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_changelog

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

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: Combine::CleanXML2CanDoc, Combine::GraphAlgorithm, Combine::Lucene, Combine::SD_SQL, Combine::WP7Canonical, Combine::myAnalyse, classifyMPCA, classifyPlugInTemplate

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Alvis::Canonical
  • Compress::Zlib
  • Config::General
  • DBI
  • Geo::IP
  • HTML::Entities
  • HTML::TokeParser
  • HTTP::Date
  • HTTP::Request::Common
  • Image::ExifTool
  • LWP::UserAgent
  • Lingua::Stem
  • URI
  • URI::Escape
  • XML::LibXML
  • XML::LibXSLT
  • ZOOM

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: combine-4.005/Combine/FromHTML.pm -- Around line 457: Non-ASCII character seen before =encoding in 'Ardø'. Assuming CP1252 combine-4.005/Combine/FromTeX.pm -- Around line 218: Non-ASCII character seen before =encoding in 'Ardø'. Assuming CP1252 combine-4.005/Combine/LoadTermList.pm -- Around line 255: Non-ASCII character seen before =encoding in 'Ardö'. Assuming CP1252 combine-4.005/Combine/Matcher.pm -- Around line 378: Non-ASCII character seen before =encoding in 'Ardö'. Assuming CP1252 combine-4.005/Combine/PosMatcher.pm -- Around line 483: Non-ASCII character seen before =encoding in 'Ardö,'. Assuming CP1252 combine-4.005/Combine/SD_SQL.pm -- Around line 413: Non-ASCII character seen before =encoding in 'Ardö'. Assuming CP1252 combine-4.005/Combine/XWI.pm -- Around line 424: Non-ASCII character seen before =encoding in 'Ardö,'. Assuming CP1252 combine-4.005/Combine/classifySVM.pm -- Around line 105: Non-ASCII character seen before =encoding in 'Ardö'. Assuming CP1252 combine-4.005/Combine/utilPlugIn.pm -- Around line 251: Non-ASCII character seen before =encoding in 'Ardö'. Assuming CP1252

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: Combine/Check_record.pm, Combine/CleanXML2CanDoc.pm, Combine/Config.pm, Combine/DataBase.pm, Combine/FromHTML.pm, Combine/FromImage.pm, Combine/FromTeX.pm, Combine/GraphAlgorithm.pm, Combine/HTMLExtractor.pm, Combine/LoadTermList.pm, Combine/LogSQL.pm, templates/LuceneIntegration/Lucene.pm, Combine/Matcher.pm, Combine/MySQLhdb.pm, Combine/PosCheck_record.pm, Combine/PosMatcher.pm, Combine/RobotRules.pm, Combine/SD_SQL.pm, Combine/Solr.pm, Combine/UA.pm, Combine/WP7Canonical.pm, Combine/XWI.pm, Combine/XWI2XML.pm, Combine/Zebra.pm, Combine/classifySVM.pm, templates/myAnalyse.pm, Combine/selurl.pm, Combine/utilPlugIn.pm, PlugIns/MPCA/PosCheck_MPCA_record.pm, PlugIns/MPCA/Saa.pm, PlugIns/MPCA/Tana.pm, PlugIns/MPCA/classifyMPCA.pm, templates/classifyPlugInTemplate.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: Combine::Check_record, Combine::CleanXML2CanDoc, Combine::Config, Combine::DataBase, Combine::FromHTML, Combine::FromImage, Combine::FromTeX, Combine::GraphAlgorithm, Combine::HTMLExtractor, Combine::LoadTermList, Combine::LogSQL, Combine::Lucene, Combine::Matcher, Combine::MySQLhdb, Combine::PosCheck_record, Combine::PosMatcher, Combine::RobotRules, Combine::SD_SQL, Combine::Solr, Combine::UA, Combine::WP7Canonical, Combine::XWI, Combine::XWI2XML, Combine::Zebra, Combine::classifySVM, Combine::myAnalyse, Combine::selurl, Combine::utilPlugIn, PosCheck_MPCA_record, Saa, Tana, classifyMPCA, classifyPlugInTemplate

test_prereq_matches_use

List all modules used in the test suite in META.yml test_requires

Error:

  • DBI
  • HTTP::Date

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.1,0.121,4.005

Modules

Name Abstract Version View
Combine::Check_record metacpan
Combine::CleanXML2CanDoc 0.1 metacpan
Combine::Config 4.005 metacpan
Combine::DataBase metacpan
Combine::FromHTML metacpan
Combine::FromImage metacpan
Combine::FromTeX metacpan
Combine::GraphAlgorithm metacpan
Combine::HTMLExtractor 0.121 metacpan
Combine::LoadTermList metacpan
Combine::LogSQL metacpan
Combine::Lucene metacpan
Combine::Matcher metacpan
Combine::MySQLhdb metacpan
Combine::PosCheck_record metacpan
Combine::PosMatcher metacpan
Combine::RobotRules metacpan
Combine::SD_SQL metacpan
Combine::Solr metacpan
Combine::UA metacpan
Combine::XWI metacpan
Combine::XWI2XML metacpan
Combine::Zebra metacpan
Combine::classifySVM metacpan
Combine::myAnalyse metacpan
Combine::selurl metacpan
Combine::utilPlugIn metacpan
PosCheck_MPCA_record metacpan
Saa metacpan
Tana metacpan
classifyMPCA metacpan
classifyPlugInTemplate metacpan

Other Files

Makefile.PL metacpan
README metacpan