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.

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: modules::DBD::WTSprite, modules::WTJSprite, modules::additionals::TripleDES, modules::globexport, modules::stdouthandle, modules::webtools

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBI
  • Image::Magick

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: WebTools-1.24/lib/modules/WTJSprite.pm -- Around line 372: '=item' outside of any '=over' Around line 412: You forgot a '=back' before '=head1' WebTools-1.24/lib/modules/globexport.pm -- Around line 365: You can't have =items (as at line 369) unless the first thing after the =over is an =item WebTools-1.24/lib/modules/stdouthandle.pm -- Around line 341: You can't have =items (as at line 345) 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.

has_tests_in_t_dir

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

no_stdin_for_prompting

Use the prompt() method from ExtUtils::MakeMaker/Module::Build.

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: modules::DBD::WTSprite, modules::Errors::Errors, modules::FlatLock, modules::ImagePwd, modules::WTJSprite, modules::additionals::TripleDES, modules::globexport, modules::stdouthandle, modules::webtools

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.24,0.30,1.16,1.24,5.30

has_separate_license_file

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

Provides

Name File View
DBD::WTSprite lib/modules/DBD/WTSprite.pm metacpan
DBD::WTSprite::db lib/modules/DBD/WTSprite.pm metacpan
DBD::WTSprite::dr lib/modules/DBD/WTSprite.pm metacpan
DBD::WTSprite::st lib/modules/DBD/WTSprite.pm metacpan
Errors::Errors lib/modules/Errors/Errors.pm metacpan
FlatLock lib/modules/FlatLock.pm metacpan
ImagePwd lib/modules/ImagePwd.pm metacpan
PPDES lib/modules/additionals/TripleDES.pm metacpan
TripleDES lib/modules/additionals/TripleDES.pm metacpan
WTJSprite lib/modules/WTJSprite.pm metacpan
globexport lib/modules/globexport.pm metacpan
stdouthandle lib/modules/stdouthandle.pm metacpan
webtools lib/modules/webtools.pm metacpan

Other Files

Changes metacpan
Makefile.PL metacpan