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.

no_generated_files

Remove the offending files/directories!

Error: Build

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 (35) does not match dist (39):
  • Missing in MANIFEST: Build, README.pod, install, sample/index.html, sample/reset.html
  • Missing in Dist: sample/t.html

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: Yote

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Crypt::Passwd
  • DBI
  • Email::Valid
  • HTTP::Request::Params
  • JSON
  • MIME::Lite
  • Net::Server::Fork
  • WeakRef
  • feature
  • forks
  • forks::shared

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.

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: Yote, Yote::AppRoot, Yote::Array, Yote::ClientObj, Yote::Hash, Yote::MysqlIO, Yote::Obj, Yote::ObjProvider, Yote::SQLiteIO, Yote::Test::Hello, Yote::Test::TestAppNeedsLogin, Yote::Test::TestAppNoLogin, Yote::WebAppServer

test_prereq_matches_use

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

Error:

  • Test::Pod

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.01,0.05,0.075

has_separate_license_file

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

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Module::Build

Modules

Name Abstract Version View
Yote a placeholder class for the packages below Yote. 0.05 metacpan
Yote::AppRoot Application Server Base Objects 0.01 metacpan
Yote::Array All arrays in the Yote system get tied to this class. 0.01 metacpan
Yote::ClientObj 0.01 metacpan
Yote::Hash All hashes in the Yote system get tied to this class. 0.01 metacpan
Yote::MysqlIO A mysql persistance engine for Yote. 0.01 metacpan
Yote::Obj Base class for all persistant Yote objects. 0.01 metacpan
Yote::ObjProvider Serves Yote objects. Configured to a persistance engine. 0.01 metacpan
Yote::SQLiteIO A SQLite persistance engine for Yote. 0.01 metacpan
Yote::Test::Hello 0.01 metacpan
Yote::Test::TestAppNeedsLogin 0.01 metacpan
Yote::Test::TestAppNoLogin 0.01 metacpan
Yote::WebAppServer is a library used for creating prototype applications for the web. 0.075 metacpan

Other Files

MANIFEST metacpan
Makefile.PL metacpan
README metacpan
README.pod metacpan