Kwalitee Issues

has_meta_yml

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

no_generated_files

Remove the offending files/directories!

Error: Makefile

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 (8) does not match dist (12):
  • Missing in MANIFEST: Makefile, driver.pl, install.sh, lib/Text/ParseAHD/Base.pm

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::Std
  • Class::Std::Utils

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.000001,0.000002

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
Text::ParseAHD reads American Heritage Dictionary HTML file and returns word object with definitions 0.000002 metacpan
Text::ParseAHD::Definition holds a definition for a word, including text, example, and part of speech 0.000001 metacpan
Text::ParseAHD::Word holds name of word and list of definitions 0.000002 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan