Kwalitee Issues

prereq_matches_use

List all used modules in META.yml requires

Error:

  • Class::Accessor
  • Class::Accessor::Fast
  • Class::MethodMaker
  • Class::XSAccessor
  • Class::XSAccessor::Array
  • Math::GMP
  • Moo
  • Moose
  • MooseX::Declare
  • Mouse
  • Object::Tiny::RW

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.

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: Benchmark::Perl::Formance::Plugin::Shootout::pidigits, Benchmark::Perl::Formance::Plugin::Shootout::revcomp

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.001,0.002,0.003,0.54

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.

configure_prereq_matches_use

List all modules used in the Makefile.PL/Build.PL in META.yml configure_requires

Error:

  • Devel::AssertOS

Modules

Name Abstract Version View
Benchmark::Perl::Formance Perl 5 performance benchmarking framework 0.54 metacpan
Benchmark::Perl::Formance::Plugin::AccessorsArray benchmark plugin - Compare OO'ish accessors 0.001 metacpan
Benchmark::Perl::Formance::Plugin::AccessorsClassAccessor benchmark plugin - Compare OO'ish accessors 0.001 metacpan
Benchmark::Perl::Formance::Plugin::AccessorsClassAccessorFast benchmark plugin - Compare OO'ish accessors 0.001 metacpan
Benchmark::Perl::Formance::Plugin::AccessorsClassMethodMaker benchmark plugin - Compare OO'ish accessors 0.001 metacpan
Benchmark::Perl::Formance::Plugin::AccessorsClassXSAccessor benchmark plugin - Compare OO'ish accessors 0.001 metacpan
Benchmark::Perl::Formance::Plugin::AccessorsClassXSAccessorArray benchmark plugin - Compare OO'ish accessors 0.001 metacpan
Benchmark::Perl::Formance::Plugin::AccessorsHash benchmark plugin - Compare OO'ish accessors 0.001 metacpan
Benchmark::Perl::Formance::Plugin::AccessorsMoo benchmark plugin - Compare OO'ish accessors 0.001 metacpan
Benchmark::Perl::Formance::Plugin::AccessorsMoose benchmark plugin - Compare OO'ish accessors 0.001 metacpan
Benchmark::Perl::Formance::Plugin::AccessorsMouse benchmark plugin - Compare OO'ish accessors 0.001 metacpan
Benchmark::Perl::Formance::Plugin::AccessorsObjectTinyRW benchmark plugin - Compare OO'ish accessors 0.001 metacpan
Benchmark::Perl::Formance::Plugin::DPath benchmark plugin - DPath - stress lookup, traversing and copying data structures 0.003 metacpan
Benchmark::Perl::Formance::Plugin::Fib benchmark plugin - Fib - Stress recursion and function calls 0.002 metacpan
Benchmark::Perl::Formance::Plugin::FibMXDeclare benchmark plugin - FibMXDeclare - Stress recursion and method calls (MooseX::Declare) 0.002 metacpan
Benchmark::Perl::Formance::Plugin::FibMoose benchmark plugin - FibMoose - Stress recursion and method calls (Moose) 0.002 metacpan
Benchmark::Perl::Formance::Plugin::FibMouse benchmark plugin - FibMouse - Stress recursion and method calls (Mouse) 0.002 metacpan
Benchmark::Perl::Formance::Plugin::FibOO benchmark plugin - FibOO - Stress recursion and method calls (plain OO) 0.002 metacpan
Benchmark::Perl::Formance::Plugin::FibOOSig benchmark plugin - FibOOSig - Stress recursion and method calls (plain OO with function signatures) 0.002 metacpan
Benchmark::Perl::Formance::Plugin::Incubator benchmark plugin - Incubator - everchanging benchmark experiments 0.002 metacpan
Benchmark::Perl::Formance::Plugin::MatrixReal benchmark plugin - MatrixReal - Pure Perl matrix operations 0.001 metacpan
Benchmark::Perl::Formance::Plugin::Mem benchmark plugin - Mem - Stress memory operations 0.003 metacpan
Benchmark::Perl::Formance::Plugin::P6STD benchmark plugin - P6STD - Stress using Perl6/Perl5 tools around STD.pm 0.002 metacpan
Benchmark::Perl::Formance::Plugin::PerlCritic benchmark plugin - PerlCritic - Run Perl::Critic on itself 0.001 metacpan
Benchmark::Perl::Formance::Plugin::Prime benchmark plugin - Prime - Stress math libs (Math::GMPz) 0.001 metacpan
Benchmark::Perl::Formance::Plugin::RegexpCommonTS benchmark plugin - RegexpCommonTS - RegexpCommon test suite as benchmark 0.002 metacpan
Benchmark::Perl::Formance::Plugin::Rx benchmark plugin - Rx - Stress regular expressions 0.002 metacpan
Benchmark::Perl::Formance::Plugin::RxCmp benchmark plugin - RxCmp - Compare different Regex engines 0.002 metacpan
Benchmark::Perl::Formance::Plugin::RxMicro benchmark plugin - Rx - Stress regular expressions 0.003 metacpan
Benchmark::Perl::Formance::Plugin::Shootout benchmark plugin - Shootout - Benchmark::Perl::Formance plugin covering Shootout code 0.001 metacpan
Benchmark::Perl::Formance::Plugin::Shootout::binarytrees benchmark - Allocate and deallocate many many binary trees 0.002 metacpan
Benchmark::Perl::Formance::Plugin::Shootout::fannkuch benchmark - Indexed-access to tiny integer-sequence 0.002 metacpan
Benchmark::Perl::Formance::Plugin::Shootout::fasta benchmark - Generate and write random DNA sequences 0.002 metacpan
Benchmark::Perl::Formance::Plugin::Shootout::knucleotide benchmark - Hashtable update and k-nucleotide strings 0.001 metacpan
Benchmark::Perl::Formance::Plugin::Shootout::mandelbrot benchmark - Generate Mandelbrot set portable bitmap file 0.002 metacpan
Benchmark::Perl::Formance::Plugin::Shootout::nbody benchmark - Double-precision N-body simulation 0.001 metacpan
Benchmark::Perl::Formance::Plugin::Shootout::pidigits benchmark - Streaming arbitrary-precision arithmetic 0.001 metacpan
Benchmark::Perl::Formance::Plugin::Shootout::regexdna benchmark - Match DNA 8-mers and substitute nucleotides for IUB codes 0.002 metacpan
Benchmark::Perl::Formance::Plugin::Shootout::revcomp benchmark - Read DNA sequences - write their reverse-complement 0.002 metacpan
Benchmark::Perl::Formance::Plugin::Shootout::spectralnorm benchmark - Eigenvalue using the power method 0.001 metacpan
Benchmark::Perl::Formance::Plugin::Skeleton benchmark plugin - Skeleton - An example plugin 0.001 metacpan
Benchmark::Perl::Formance::Plugin::SpamAssassin benchmark plugin - SpamAssassin - SpamAssassin Benchmarks 0.003 metacpan
Benchmark::Perl::Formance::Plugin::Threads benchmark plugin - Threads - Stress threading 0.001 metacpan
Benchmark::Perl::Formance::Plugin::ThreadsShared benchmark plugin - ThreadsShared - Stress shared threading 0.002 metacpan

Other Files

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