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 (338) does not match dist (324):
  • Missing in Dist: .git/logs/refs/heads/deparallelize-testing-20181229, .git/logs/refs/heads/multisect-builds-20181224, .git/logs/refs/heads/multisect-builds-20190103, .git/logs/refs/heads/no_objects, .git/logs/refs/heads/outwit_cpantesters, .git/logs/refs/remotes/origin/multisect-builds-20181224, .git/logs/refs/remotes/origin/multisect-builds-20190103, .git/refs/heads/deparallelize-testing-20181229, .git/refs/heads/multisect-builds-20181224, .git/refs/heads/multisect-builds-20190103, .git/refs/heads/no_objects, .git/refs/heads/outwit_cpantesters, .git/refs/remotes/origin/multisect-builds-20181224, .git/refs/remotes/origin/multisect-builds-20190103

no_pod_errors

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

Error: Devel-Git-MultiBisect-0.12/lib/Devel/Git/MultiBisect/BuildTransitions.pm -- Around line 147: Unterminated F<...> sequence

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.

no_dot_dirs

Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.

Error: .git

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.

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.08,0.12

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
Devel::Git::MultiBisect Study build and test output over a range of F<git> commits 0.12 metacpan
Devel::Git::MultiBisect::AllCommits Gather test output over an entire range of F<git> commits 0.12 metacpan
Devel::Git::MultiBisect::Auxiliary Helper functions for Devel::Git::MultiBisect 0.12 metacpan
Devel::Git::MultiBisect::BuildTransitions Gather build-time output where it changes over a range of F<git> commits 0.08 metacpan
Devel::Git::MultiBisect::Init Initializer for Devel::Git::MultiBisect 0.08 metacpan
Devel::Git::MultiBisect::Opts Prepare parameters for Devel::Git::MultiBisect 0.12 metacpan
Devel::Git::MultiBisect::Transitions Gather test output where it changes over a range of F<git> commits 0.12 metacpan

Other Files

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