Kwalitee Issues

has_meta_yml

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

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: examples/config.pm.template

prereq_matches_use

List all used modules in META.yml requires

Error:

  • DBI
  • Text::CSV_XS

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: CGI-Listman-0.05/Listman/dictionary/term.pm -- Around line 268: Non-ASCII character seen before =encoding in 'multimédia'. Assuming CP1252 CGI-Listman-0.05/Listman/dictionary.pm -- Around line 546: Non-ASCII character seen before =encoding in 'multimédia'. Assuming CP1252 CGI-Listman-0.05/Listman/exporter.pm -- Around line 339: Non-ASCII character seen before =encoding in 'multimédia'. Assuming CP1252 CGI-Listman-0.05/Listman/line.pm -- Around line 309: Non-ASCII character seen before =encoding in 'multimédia'. Assuming CP1252 CGI-Listman-0.05/Listman/selection.pm -- Around line 205: Non-ASCII character seen before =encoding in 'multimédia'. Assuming CP1252 CGI-Listman-0.05/Listman.pm -- Around line 976: Non-ASCII character seen before =encoding in 'multimédia'. 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!

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: CGI::Listman, CGI::Listman::dictionary, CGI::Listman::dictionary::term, CGI::Listman::exporter, CGI::Listman::line, CGI::Listman::selection

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
CGI::Listman Easily managing web subscribtion lists 0.05 metacpan
CGI::Listman::dictionary list of and informations about CGI form parameters metacpan
CGI::Listman::dictionary::term element of a I<CGI::Listman::dictionary> metacpan
CGI::Listman::exporter exporting database records with bookkeeping metacpan
CGI::Listman::line the internal representation of a database row metacpan
CGI::Listman::selection managing I<CGI::Listman::line>'s in batch metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan