Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fix plist | Martin Wilke | 2008-10-24 | 1 | -1/+0 |
| | | | | | | | Reported by: ionbot Notes: svn path=/head/; revision=221974 | ||||
* | The Perl 5 module Devel::Gladiator iterate's Perl's internal memory | Martin Wilke | 2008-10-24 | 4 | -0/+38 |
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/ Notes: svn path=/head/; revision=221965 |