Changes for version 0.20 - 2009-01-06

  • apply the %^H leak fix (by patching PL_ppaddr[OP_REQUIRE] and PL_ppaddr[OP_DOFILE]) globally rather than lexically
  • added leak.t to confirm the bug on perls prior to patch #33311 if Devel::Pragma is not used
  • added new_scope.t
  • documentation tweaks

Modules

helper functions for developers of lexical pragmas