Kwalitee Issues

No Core Issues.

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.

consistent_version

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

Error: 3.0,3.001,3.1,3.102000,3.2,3.3,3.4

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
Algorithm::Evolutionary::Fitness Base class for fitness functions 3.102000 metacpan
Algorithm::Evolutionary::Fitness::Any Façade for any function so that it can be used as fitness 3.2 metacpan
Algorithm::Evolutionary::Fitness::ECC Error Correcting codes problem generator 3.2 metacpan
Algorithm::Evolutionary::Fitness::Knapsack Fitness function for the knapsack problem 3.1 metacpan
Algorithm::Evolutionary::Fitness::MMDP Massively Multimodal Deceptive Problem 3.0 metacpan
Algorithm::Evolutionary::Fitness::ONEMAX Fitness function for the ONEMAX or count-ones problem 3.0 metacpan
Algorithm::Evolutionary::Fitness::P_Peaks P Peaks problem generator 3.4 metacpan
Algorithm::Evolutionary::Fitness::Rastrigin Implementation of Rastrigin's function 3.3 metacpan
Algorithm::Evolutionary::Fitness::Royal_Road Mitchell's Royal Road function 3.1 metacpan
Algorithm::Evolutionary::Fitness::String Base class for string-based fitness functors 3.0 metacpan
Algorithm::Evolutionary::Fitness::Trap 'Trap' fitness function for evolutionary algorithms 3.2 metacpan
Algorithm::Evolutionary::Fitness::ZDT1 Zitzler-Deb-Thiele #1 Multiobjective test function 3.001 metacpan
Algorithm::Evolutionary::Fitness::wP_Peaks wP Peaks problem generator - weighted version of P_Peaks 3.2 metacpan

Other Files

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