The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.05  Sat, 20 Dec 2008 16:04:48 +0100
  * Upgrade Module::Install::ExtraTests to 0.006. This makes things work on
    Win32 again (closes RT#41817).
  * Update warning to be more eloquent.
  * Document warnings.
  * Implement a -no_warn import switch to turn of warnings locally.

0.04  Sun, 07 Dec 2008 01:11:59 +0100
  * Install our hacked version of NEXT::AUTOLOAD into NEXT::ACTUAL::AUTOLOAD
    too. This makes us work with NEXT 0.61, which doesn't do all of its magic
    in NEXT::AUTOLOAD anymore (closes RT#41467).

0.03  Fri, 05 Dec 2008 22:53:48 +0100
  * Make the tests work with the error message produced by the pure-perl
    Class::C3 (RT#41460).
  * Use MRO::Compat instead of Class::C3 directly.

0.02  Tue, 02 Dec 2008 15:41:39 +0100
  * Depend on Test::Exception.
  * Fix some test fails on perls with different c3 diagnostics.

0.01  Mon, 01 Dec 2008 19:54:51 +0100
  * Initial release.