Devel-Git-MultiBisect 0.14 Deleted
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 (333) does not match dist (331):
- Missing in Dist: .git/logs/refs/remotes/origin/warnings-transitions, .git/refs/remotes/origin/warnings-transitions
- 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.14
- 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.14 | metacpan |
Devel::Git::MultiBisect::AllCommits | Gather test output over an entire range of F<git> commits | 0.14 | metacpan |
Devel::Git::MultiBisect::Auxiliary | Helper functions for Devel::Git::MultiBisect | 0.14 | 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.14 | metacpan |
Devel::Git::MultiBisect::Transitions | Gather test output where it changes over a range of F<git> commits | 0.14 | metacpan |