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

Changes for version 0.03 - 2015-09-13

  • updated sub regex to catch subs with open brace on next line
  • "" "" "" to catch subs with close brace on same line
  • "" "" "" to catch anon subs (but skip the one-liners)
  • updated install_trace() to call remove_trace() so that duplicate installs don't happen

Modules

Generate, track, store and print code flow and stack traces.

Provides

in lib/Devel/Trace/Subs/HTML.pm
in lib/Devel/Trace/Subs/Text.pm