Kwalitee Issues

meta_yml_is_parsable

Upgrade your YAML generator so it produces valid YAML.

Error: CPAN::Meta::YAML failed to classify line '{---}'

meta_json_is_parsable

Upgrade your META.json generator so it produces valid JSON.

Error: '"' expected, at character offset 1 (before "{{}\r\n{ "abstract...")

meta_json_conforms_to_known_spec

Take a look at the META.json Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.json accordingly.

buildtool_not_executable

Change the permissions of Build.PL/Makefile.PL to not-executable.

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 (31) does not match dist (33):
  • Missing in MANIFEST: META.json, META.yml

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

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.01,0.02,0.03,0.05,0.06

Modules

Name Abstract Version View
RandomJungle::File::DB Low level access to the data in the RandomJungle DB file 0.06 metacpan
RandomJungle::File::OOB Low level access to the data in the RandomJungle OOB output file 0.05 metacpan
RandomJungle::File::RAW Low level access to the data in the RandomJungle RAW input file 0.03 metacpan
RandomJungle::File::XML Low level access to the data in the RandomJungle XML output file 0.06 metacpan
RandomJungle::Jungle Consolidated interface for Random Jungle input and output data 0.05 metacpan
RandomJungle::TestData Test data for the RandomJungle* modules 0.01 metacpan
RandomJungle::Tree A Random Jungle classification tree 0.05 metacpan
RandomJungle::Tree::Node A simple representation of a node in a RandomJungle::Tree 0.02 metacpan

Other Files

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