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

Changes for version 0.01025802 - 2012-07-28

  • Bugfix
    • Handle some odd cases that turn up when you're working with scary deep nested code.
    • Handle having a faked zilla passed down to us instead of a real zilla ( ie: when another emulate::phase instance is triggering code triggering emulate phase )
    • Prereq collector now has a plugins() method that returns an empty array ref.
    • Can now actually bootstrap if deps are updated.
  • Dependencies::Changed
    • build requires : Module::Build 0.3601 -> 0.4002
    • configure requires : Module::Build 0.3601 -> 0.4002
    • develop recommends : Dist::Zilla::PluginBundle::Author::KENTNL::Lite 0.01009803 -> v1.3.0
    • develop suggests : Dist::Zilla::PluginBundle::Author::KENTNL::Lite v1.2.0 -> v1.4.2
    • test requires : Test::More 0.96 -> 0.98
  • Internals
    • Code has been run through perltidy.

Modules

Nasty tools for probing < C<Dist::Zilla's|Dist::Zilla >> internal state.
A dummy Dist::Zilla to fake a 'prereq' object on.