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.28

  • Removed Exception::Class::Base->do_trace and ->NoObjectRefs, both of which have been undocumented for many years.
  • Moved Exception::Class::Base to its own file, so it doesn't overwrite the $VERSION in Exception::Class (and for general sanity). Reported by Kirk Baucom.

Modules

A module that allows you to declare real exception classes in Perl
Base class for exception classes created by Exception::Class