Kwalitee Issues

has_meta_yml

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

no_mymeta_files

Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.

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 (16) does not match dist (42):
  • Missing in MANIFEST: MYMETA.json, MYMETA.yml, README.md, t/01-parse.t, t/02-parse-file.t, t/03-parse-filter_headers.t, t/04-parse_file_filter_headers.t, t/05-parse-raw-me.t, t/06-parse-file-raw-me.t, t/07-table.t, t/08-row.t, t/09-header.t, t/10-table-content.t, t/html/catch.html, t/html/facebook.html, t/html/page-random-tables.html, t/html/page-three-tables.html, t/html/page-two-tables-columns.html, t/html/page-two-tables.html, t/html/simple-one-column-table.html, t/html/simple-one-html-column.html, t/html/simple-three-column-table.html, t/html/simple-two-column-table.html, t/html/three-three-column-tables.html, t/html/three-three-html-columns.html, t/html/two-two-column-tables.html

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

no_pod_errors

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

Error: HTML-TableContent-0.02/lib/HTML/TableContent/Table/Caption.pm -- Around line 87: =back without =over HTML-TableContent-0.02/lib/HTML/TableContent/Table/Row.pm -- Around line 154: =back without =over

has_meta_json

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

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.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
HTML::TableContent 0.02 metacpan
HTML::TableContent::Element 0.02 metacpan
HTML::TableContent::Parser 0.02 metacpan
HTML::TableContent::Table 0.02 metacpan
HTML::TableContent::Table::Caption 0.02 metacpan
HTML::TableContent::Table::Header 0.02 metacpan
HTML::TableContent::Table::Row 0.02 metacpan
HTML::TableContent::Table::Row::Cell 0.02 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan
README.md metacpan