f1c6d66227
indicate where leaked variables are coming from.
8 lines
246 B
Text
8 lines
246 B
Text
Based heavily on Devel::Leak, Devel::LeakTrace uses the pluggable runops
|
|
feature in perl 5.6 and later in order to trace SV allocations of a
|
|
running program.
|
|
|
|
WWW: http://search.cpan.org/dist/Devel-LeakTrace/
|
|
|
|
-- Sergey Skvortsov
|
|
skv@FreeBSD.org
|