The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.13 - 2009-05-24

  • Add : The hook now receives the file name and the line where the error happened in respectively $_[2] and $_[3].
  • Fix : Pass mortalized copies of the method name and object to the hook. This seems to fix some rare crashes.
  • Fix : Work around a bug in perl 5.10.0 and lower. Thanks Andrew Main for teaching me about this issue.
  • Fix : Report the correct file in error messages (a regression from the previous version).

Modules

Lexically warn about using the indirect object syntax.