Kwalitee Issues

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 (87) does not match dist (152):
  • Missing in MANIFEST: Changes, Changes.1, META.yml, Notes, TODO, inc/Module/Install.pm, inc/Module/Install/Base.pm, inc/Module/Install/Can.pm, inc/Module/Install/Fetch.pm, inc/Module/Install/Makefile.pm, inc/Module/Install/Metadata.pm, inc/Module/Install/Win32.pm, inc/Module/Install/WriteAll.pm, 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

no_pod_errors

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

Error: HTML-Formulate-0.16/Formulate.pm -- Around line 1161: '=item' outside of any '=over' Around line 1167: You forgot a '=back' before '=head1'

has_meta_json

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

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

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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.16 metacpan

Other Files

Changes metacpan
Changes.1 metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan