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

Changes for version 1.44 - 2017-12-10

  • You can now pass "frame_filter", "filter_frames_early", and "skip_frames" to the throw() method of an exception class. These will be passed on to the Devel::StackTrace constructor. Requested by Frédéric Brière. GH #6.

Modules

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