The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
0.07  Sat, 19 May 2012 14:46:23 +0400
  * Patch for perl > 5.13.7 by Colin Watson
    See https://rt.cpan.org/Public/Bug/Display.html?id=66997

0.06  Fri, 31 Jul 2009 06:34:56 +0200
  * Require ExtUtils::Depends 0.302.

0.05  Sun, 19 Apr 2009 19:21:35 +0200
  * Depend on B::Hooks::EndOfScope 0.08 so exceptions
    during compile time that trigger a destructor don't
    cause a panic on 5.10 anymore.

0.04  Sun, 19 Apr 2009 12:00:18 +0200
  * Skip a test for syntax errors in string evals that
    sometimes makes perl crash.
  * Add test case for something that used to blow up.
  * Depend on latest B::Hooks::OP::Check.
  * Add repository and bugtracker urls to META.yml.

0.03  Tue, 09 Dec 2008 14:35:24 +0100
  * Suppress a new prototype warning from blead perl.

0.02  Tue, 11 Nov 2008 15:26:33 +0100
  * Port to B::Hooks::OP::PPAddr.

0.01  Wed, 05 Nov 2008 09:58:17 +0100
  * Initial release.