blob: ba36c1bd4bd9e2b2aa1f7c0907ef3c35ce044649 (
plain) (
blame)
1
2
3
4
5
|
Devel::LeakTrace::Fast is a rewrite of Devel::LeakTrace. Like
Devel::LeakTrace it uses the pluggable runops feature found in perl 5.6
and later in order to trace SV allocations of a running program.
WWW: http://search.cpan.org/dist/Devel-LeakTrace-Fast/
|