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

  • Dropped support for Perl 5.005.
  • If a function was in stack trace had been called with invalid utf-8 bytes, this could cause stringifying a stack trace to blow up when it tried to stringify that argument. We now catch those (and other) errors and simply put "(bad utf-8)" or "?" in the stringified argument list. Reported by Alex Vandiver.

Modules

Stack trace and stack trace frame objects