aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-LeakGuard-Object
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-281-2/+2
| | | | | | | | | (part 15). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248780
* This module provides tracking of objects, for the purpose of detectingMartin Wilke2009-07-284-0/+39
memory leaks due to circular references or innappropriate caching schemes. WWW: http://search.cpan.org/dist/Devel-LeakGuard-Object/ PR: ports/136897 Submitted by: TERAMOTO Masahiro <markun at onohara.to> Notes: svn path=/head/; revision=238531