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.

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
Dist::Zilla::Plugin::Run Run external commands at specific phases of Dist::Zilla 0.019 metacpan
Dist::Zilla::Plugin::Run::AfterBuild execute a command of the distribution after build 0.019 metacpan
Dist::Zilla::Plugin::Run::AfterMint Execute a command after a new dist is minted 0.019 metacpan
Dist::Zilla::Plugin::Run::AfterRelease execute a command of the distribution after release 0.019 metacpan
Dist::Zilla::Plugin::Run::BeforeBuild execute a command of the distribution before build 0.019 metacpan
Dist::Zilla::Plugin::Run::BeforeRelease execute a command of the distribution before release 0.019 metacpan
Dist::Zilla::Plugin::Run::Release execute a command of the distribution on release 0.019 metacpan
Dist::Zilla::Plugin::Run::Role::Runner Role for the packages of Dist::Zilla::Plugin::Run 0.019 metacpan
Dist::Zilla::Plugin::Run::Test execute a command of the distribution after build 0.019 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
dist.ini metacpan
test_data/all_phases/dist.ini metacpan
test_data/build_phase/dist.ini metacpan
test_data/test_phase/dist.ini metacpan