Evo-Inference 0.1.12 Latest
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 (26):
- Missing in MANIFEST: lib/Evo/Inference.pod, lib/Evo/Inference/APINode.pm, lib/Evo/Inference/APINodeV.pm, lib/Evo/Inference/Axiom.pm, lib/Evo/Inference/AxiomGrammar.pm, lib/Evo/Inference/Condition.pm, lib/Evo/Inference/Delimiter.pm, lib/Evo/Inference/Flyweight.pm, lib/Evo/Inference/FlyweightCharacter.pm, lib/Evo/Inference/FlyweightClause.pm, lib/Evo/Inference/Grammar.pm, lib/Evo/Inference/Index.pm, lib/Evo/Inference/InferenceEngine.pm, lib/Evo/Inference/InferenceParser.pm, lib/Evo/Inference/InferenceRule.pm, lib/Evo/Inference/Node.pm, lib/Evo/Inference/NodeV.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::APINode, Evo::Inference::APINodeV, Evo::Inference::Axiom, Evo::Inference::AxiomGrammar, Evo::Inference::Condition, Evo::Inference::Delimiter, Evo::Inference::Flyweight, Evo::Inference::FlyweightCharacter, Evo::Inference::FlyweightClause, Evo::Inference::Grammar, Evo::Inference::Index, Evo::Inference::InferenceEngine, Evo::Inference::InferenceParser, Evo::Inference::InferenceRule, Evo::Inference::Node, Evo::Inference::NodeV, 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::APINode, Evo::Inference::APINodeV, Evo::Inference::Axiom, Evo::Inference::AxiomGrammar, Evo::Inference::Condition, Evo::Inference::Delimiter, Evo::Inference::Flyweight, Evo::Inference::FlyweightCharacter, Evo::Inference::FlyweightClause, Evo::Inference::Grammar, Evo::Inference::Index, Evo::Inference::InferenceEngine, Evo::Inference::InferenceParser, Evo::Inference::InferenceRule, Evo::Inference::Node, Evo::Inference::NodeV, 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.001012 | metacpan |