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-1.05/FormTemplate.pm -- Around line 225: Expected text after =item, not a number Around line 229: Expected text after =item, not a number Around line 233: Expected text after =item, not a number Around line 237: Expected text after =item, not a number Around line 241: Expected text after =item, not a number Around line 245: Expected text after =item, not a number Around line 249: Expected text after =item, not a number Around line 253: Expected text after =item, not a number Around line 257: Expected text after =item, not a number Around line 271: Expected text after =item, not a number Around line 275: Expected text after =item, not a number Around line 279: Expected text after =item, not a number Around line 283: Expected text after =item, not a number Around line 287: Expected text after =item, not a number Around line 622: Expected text after =item, not a number Around line 628: Expected text after =item, not a number Around line 636: Expected text after =item, not a number Around line 644: Expected text after =item, not a number Around line 651: Expected text after =item, not a number Around line 658: Expected text after =item, not a number Around line 715: Expected text after =item, not a number Around line 719: Expected text after =item, not a number Around line 723: Expected text after =item, not a number Around line 727: Expected text after =item, not a number Around line 732: Expected text after =item, not a number Around line 736: Expected text after =item, not a number Around line 742: Expected text after =item, not a number Around line 746: Expected text after =item, not a number Around line 750: Expected text after =item, not a number Around line 754: Expected text after =item, not a number Around line 758: Expected text after =item, not a number Around line 764: Expected text after =item, not a number Around line 768: Expected text after =item, not a number Around line 772: Expected text after =item, not a number Around line 777: Expected text after =item, not a number Around line 781: Expected text after =item, not a number Around line 2228: Expected text after =item, not a number Around line 2233: Expected text after =item, not a number Around line 2251: Expected text after =item, not a number Around line 2257: Expected text after =item, not a number Around line 2275: Expected text after =item, not a number Around line 2282: Expected text after =item, not a number Around line 2290: Expected text after =item, not a number Around line 2296: Expected text after =item, not a number Around line 2306: Expected text after =item, not a number Around line 2316: Expected text after =item, not a number Around line 2321: You forgot a '=back' before '=head1'

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 Store definition, make persist forms, report 1.05 metacpan

Other Files

ChangeLog metacpan
MANIFEST metacpan
Makefile.PL metacpan