Kwalitee Issues

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:

  • MANIFEST (75) does not match dist (130):
  • Missing in MANIFEST: Changes, Notes, TODO, t/03_auto.t, t/04_edit.x, t/t1/fbwb, t/t1/fred, t/t1/fredbarney, t/t1/render1, t/t1/render1b, t/t1/render1c, t/t1/render2, t/t1/simple1, t/t1/simple2, t/t2/fbwb, t/t2/fred, t/t2/fredbarney, t/t3/custom, t/t3/form1, t/t3/hidden, t/t3/input_attr, t/t3/password, t/t3/select, t/t3/simple1, t/t3/simple2, t/t3/submit1, t/t3/submit2, t/t3/textarea, t/t4/links, t/t4/render1, t/t4/render1b, t/t4/render1c, t/t4/render2, t/t5/no_required, t/t5/req1, t/t5/req2, t/t5/req3, t/t5/req_scalar, t/t5/req_scalar_all, t/t5/req_scalar_none, t/t6/errors_col1, t/t6/errors_col_default, t/t6/errors_default, t/t6/errors_format_scalar, t/t6/errors_format_sub, t/t6/errors_multifield_column, t/t6/errors_multifield_top, t/t6/errors_sprintf_column, t/t6/errors_sprintf_top, t/t6/errors_top1, t/t6/no_errors, t/t8/no_fields1, t/t8/no_fields2, t/t9/standard1, t/t9/submit1

prereq_matches_use

List all used modules in META.yml requires

Error:

  • HTML::Tabulate

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: HTML::Formulate

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
HTML::Formulate module for producing/rendering HTML forms 0.09 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan