The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.039 - 2015-06-18

  • fix test failures when using a perl with whitespace in its path
  • document the execution order of the various command options
  • guard plugin variables from leaking into the eval string's scope

Modules

Run external commands and code at specific phases of Dist::Zilla
execute a command of the distribution after build
Execute a command after a new dist is minted
execute a command of the distribution after release
execute a command of the distribution before build
execute a command of the distribution before release
execute a command of the distribution on 'dzil clean'
execute a command of the distribution on release
execute a command of the distribution after build

Provides

in lib/Dist/Zilla/Plugin/Run/Role/Runner.pm