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

Changes for version 0.040 - 2015-08-02

  • drop use of Path::Class, when Dist::Zilla is new enough
  • if a dying command causes the build to fail and the command diagnostics were not shown, show them before dying, to aid debugging

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