Changes for version 0.15 - 2011-11-28

  • Put PPI into separate Devel::DumpTrace::PPI package. Put useful constants into separate Devel/DumpTrace/Const.pm file Support for DUMPTRACE_COUNT=true to count how many times each line was executed. Fixed bug that prevented DUMPTRACE_TIME from using Time::HiRes::time Fixed deep recursion issue in Devel::DumpTrace::dump_scalar

Modules

Evaluate and print out each line before it is executed.
PPI-based version of Devel::DumpTrace
Abbreviate long output

Provides

in lib/Devel/DumpTrace/Const.pm
in lib/Devel/DumpTrace.pm