The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.27

  • The error message for an exception no longer defaults to $!. This was a bad idea, and has bitten some people. Addresses RT #43600.
  • I'm now only supporting Perl 5.8.1+. This module broke on 5.6.2 (and 5.8.0) at some point and I don't really care enough to fix it. Non-intrusive patches to make it work on 5.8.0 or less (again) will be accepted.

Modules

A module that allows you to declare real exception classes in Perl

Provides

in lib/Exception/Class.pm