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

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