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 0.11 - 2008-07-22

  • Improved stack walk that finds sub name so that it crosses stack chunk boundaries. It's unclear whether this ever happens in practice given that we call it on the first OP after subroutine entry.

Modules

Enable dtrace probes for subroutine entry, exit