Kwalitee Issues

has_meta_yml

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

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 (6) does not match dist (17):
  • Missing in MANIFEST: lib/Evo/Inference.pod, lib/Evo/Inference/Axiom.pm, lib/Evo/Inference/AxiomGrammar.pm, lib/Evo/Inference/Condition.pm, lib/Evo/Inference/Grammar.pm, lib/Evo/Inference/InferenceEngine.pm, lib/Evo/Inference/InferenceParser.pm, lib/Evo/Inference/InferenceRule.pm, lib/Evo/Inference/PostCondition.pm, lib/Evo/Inference/PreCondition.pm, lib/Evo/Inference/RuleGrammar.pm

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Evo::Inference::Axiom, Evo::Inference::AxiomGrammar, Evo::Inference::Condition, Evo::Inference::Grammar, Evo::Inference::InferenceEngine, Evo::Inference::InferenceParser, Evo::Inference::InferenceRule, Evo::Inference::PostCondition, Evo::Inference::PreCondition, Evo::Inference::RuleGrammar

no_pod_errors

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

Error: Evo-Inference/lib/Evo/Inference.pod -- Around line 32: '=end' without a target?

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.

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: Evo::Inference::Axiom, Evo::Inference::AxiomGrammar, Evo::Inference::Condition, Evo::Inference::Grammar, Evo::Inference::InferenceEngine, Evo::Inference::InferenceParser, Evo::Inference::InferenceRule, Evo::Inference::PostCondition, Evo::Inference::PreCondition, Evo::Inference::RuleGrammar

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
Evo::Inference Perl extension for an Inference engine for Evolutionary Algorithms 0.001005 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
Makefile.PL metacpan
README metacpan