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

  • Silence a warning from the test code if Exception::Class isn't installed. Reported by Stefano Ruberti.
  • Localize $@ to avoid overwriting a previously set $@ while creating a Devel::StackTrace object. This caused a test failure in the Exception::Class tests when run with Perl 5.6.1, but not with 5.8.3. I don't really know how to test for it outside of Exception::Class. Reported by Jesse Erlbaum.

Modules

Stack trace and stack trace frame objects

Provides

in lib/Devel/StackTrace.pm