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

Changes for version 0.0300

  • Added hug() as a catch all.
  • By popular demand: http://blogs.perl.org/users/jt_smith/2011/04/ouch---exceptions-that-dont-hurt.html#comments
  • Codes can now be strings.
  • Added an export called 'traditional' which gives you more traditional names like try(), catch(), throw(), and catch_all().

Modules

Exceptions that don't hurt.