7 lines
248 B
Text
7 lines
248 B
Text
|
The Perl 5 module Devel::Gladiator iterate's Perl's internal memory
|
||
|
structures and can be used to enumerate all the currently live SVs.
|
||
|
|
||
|
This can be used to hunt leaks and to profile memory usage.
|
||
|
|
||
|
WWW: http://search.cpan.org/dist/Devel-Gladiator/
|