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

Changes for version 1.38 - 2014-05-05

  • An exception without a message will now default to either the associated exception class description or the string "[Generic exception]". Patch by Ricardo Signes. PR #2.
  • Added field_hash() and context_hash() methods. Patch by Ricardo Signes. PR #1.

Modules

A module that allows you to declare real exception classes in Perl
A base class for exception objects