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

Changes for version 1.20

  • Moved the Classes() method to Exception::Class, now as a function, which is where it really belongs. Also corrected the docs for this function, as they incorrectly implied that it would return all subclasses, instead of just subclasses which were created when loading Exception::Class.
  • Added a Build.PL file, and releases are now signed with Module::Signature.
  • Added ignore_class and ignore_package constructor parameters. Patch by Daisuke Maki.

Modules

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

Provides

in lib/Exception/Class.pm