Kwalitee Issues

has_meta_yml

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

has_human_readable_license

Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

no_pod_errors

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

Error: HTML-FormTemplate-2.01/FormTemplate.pm -- Around line 176: Expected text after =item, not a number Around line 180: Expected text after =item, not a number Around line 184: Expected text after =item, not a number Around line 188: Expected text after =item, not a number Around line 192: Expected text after =item, not a number Around line 196: Expected text after =item, not a number Around line 200: Expected text after =item, not a number Around line 204: Expected text after =item, not a number Around line 208: Expected text after =item, not a number Around line 222: Expected text after =item, not a number Around line 226: Expected text after =item, not a number Around line 230: Expected text after =item, not a number Around line 234: Expected text after =item, not a number Around line 238: Expected text after =item, not a number Around line 242: Expected text after =item, not a number Around line 246: Expected text after =item, not a number Around line 250: Expected text after =item, not a number Around line 254: Expected text after =item, not a number Around line 2786: Expected text after =item, not a number Around line 2804: Expected text after =item, not a number Around line 2810: Expected text after =item, not a number Around line 2828: Expected text after =item, not a number Around line 2835: Expected text after =item, not a number Around line 2845: Expected text after =item, not a number Around line 2851: Expected text after =item, not a number Around line 2861: Expected text after =item, not a number Around line 2870: Expected text after =item, not a number

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.

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

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::FormTemplate Make data-defined persistant forms, reports 2.01 metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan