The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Module::Build::Pluggable

0.04

    - added HOOK_prepare phase
    - Test::Module::Build::Pluggable#run_build_pl() accepts arguments as ARGV
    - added Module::Build::Pluggable::Base#requires, Module::Build::Pluggable::Base::add_extra_compiler_flags
    - added Test::Module::Build::Pluggable#write_plugin

0.03

    - remove ppport plugin from core

0.02

    - depend on perl 5.8
    - added Test::Module::Build::Pluggable for testing

0.01    Wed Oct 31 23:32:39 2012
    - original version