Kwalitee Issues

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: AI::Pathfinding::OptimizeMultiple::ScanRun, AI::Pathfinding::OptimizeMultiple::SimulationResults

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::XSAccessor

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

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

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: Rejects/Base.old.pm

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: AI::Pathfinding::OptimizeMultiple::ScanRun, AI::Pathfinding::OptimizeMultiple::SimulationResults

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.000003

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.

Modules

Name Abstract Version View
AI::Pathfinding::OptimizeMultiple optimize path finding searches for a large set of initial conditions (for better average performance). 0.000003 metacpan
AI::Pathfinding::OptimizeMultiple::App::CmdLine the command line application class. 0.000003 metacpan
AI::Pathfinding::OptimizeMultiple::DataInputObj handle the data input. 0.000003 metacpan
AI::Pathfinding::OptimizeMultiple::IterState iteration state object. 0.000003 metacpan
AI::Pathfinding::OptimizeMultiple::PostProcessor post-processor. 0.000003 metacpan
AI::Pathfinding::OptimizeMultiple::Scan 0.000003 metacpan
AI::Pathfinding::OptimizeMultiple::ScanRun running scan_idx for certain iterations. 0.000003 metacpan
AI::Pathfinding::OptimizeMultiple::SimulationResults the simulation results. 0.000003 metacpan

Provides

Name File View
AI::Pathfinding::OptimizeMultiple::Base Rejects/Base.old.pm metacpan

Other Files

Build.PL metacpan
Changes metacpan
Changes~ metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan