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.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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
Dist::Zilla::Plugin::RunByBranch Run external commands at specific phases of Dist::Zilla on regex'd Git branches 0.213 metacpan
Dist::Zilla::Plugin::RunByBranch::AfterBuild 0.213 metacpan
Dist::Zilla::Plugin::RunByBranch::AfterMint 0.213 metacpan
Dist::Zilla::Plugin::RunByBranch::AfterRelease 0.213 metacpan
Dist::Zilla::Plugin::RunByBranch::BeforeBuild 0.213 metacpan
Dist::Zilla::Plugin::RunByBranch::BeforeRelease 0.213 metacpan
Dist::Zilla::Plugin::RunByBranch::Release 0.213 metacpan
Dist::Zilla::Plugin::RunByBranch::Role::Branch Dist::Zilla role to run commands by Git branch regex 0.213 metacpan
Dist::Zilla::Plugin::RunByBranch::Test 0.213 metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.pod metacpan
dist.ini metacpan
test_data/all_phases_regex/dist.ini metacpan