The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Dist::Zilla::Plugin::MakeMaker::Awesome

0.08 2010-05-30 12:10:40

    - Installing EXE_FILES was broken due to some missed merges in
      0.07.

0.07 2010-05-26 12:17:04

    - Upgrade to depend on Dist::Zilla v3. The required changes to
      Awesome.pm were backported from upstream's MakeMaker.pm.

0.06 2010-05-01 21:18:14

    - Merge changes to the Makefile.PL template from
      Dist::Zilla::Plugin::MakeMaker

0.05 2010-04-09 12:58:41

    - Upgrade to support Dist::Zilla v2
    
    - Remove copy/paste code we can inherit from
      Dist::Zilla::Plugin::MakeMaker.

    - remove obsolete chainloading support that was never used,
      subclassing is now preferred.

0.04 2010-04-03 12:58:01

    - More documentation proofreading.

0.03 2010-03-31 15:19:08

    - Example from re::engine::Plan9 + more docs

0.02 2010-03-31 14:20:26

    - Added more awesome and renamed to
      Dist::Zilla::Plugin::MakeMaker::Awesome from
      Dist::Zilla::Plugin::OverridableMakeMaker.

0.01 2010-03-13 07:40:07

    - Initial CPAN release