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

Changes for version 0.044 - 2017-03-29

  • once again streaming command output as each line is produced, rather than buffering until the process ends (this behaviour was changed in 0.040)

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 distribution is minted
execute a command of the distribution after release
execute a command of the distribution before creating the archive
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