1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/devel/p5-Devel-Gladiator/pkg-descr
Martin Wilke 212ad5dc54 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/
2008-10-24 09:32:17 +00:00

7 lines
248 B
Plaintext

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/