Kwalitee Issues

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 (20) does not match dist (22):
  • Missing in MANIFEST: .cvsignore, Statistics-Sequences.ppd

no_pod_errors

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

Error: Statistics-Sequences-0.041/lib/Statistics/Sequences/Pot.pm -- Around line 264: Expected text after =item, not a bullet Around line 270: Expected text after =item, not a bullet

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.

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.02,0.041

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

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
Statistics::Sequences Tests of sequential structure in the form of runs, joins, bunches, etc. 0.041 metacpan
Statistics::Sequences::Joins the Wishart-Hirshfeld test of dichotomous sequences 0.041 metacpan
Statistics::Sequences::Pot Helmut Schmidt's test of force-like runs of a discrete state within a random distribution 0.041 metacpan
Statistics::Sequences::Runs The Runs-test (Wald-Walfowitz or Swed-Eisenhard Test) 0.041 metacpan
Statistics::Sequences::Vnomes The Serial Test (psi-square) and Generalized Serial Test (delta psi-square) for equiprobability of v-nomes (or v-plets/bits) (Good's and Kendall-Babington Smith's tests) 0.02 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan