Letter P

perl-Test-LeakTrace - Traces memory leaks

Website: http://search.cpan.org/dist/Test-LeakTrace
License: GPL+ or Artistic
Vendor: Fedora Project
Description:
'Test::LeakTrace' provides several functions that trace memory leaks.
This module scans arenas, the memory allocation system, so it can detect
any leaked SVs in given blocks.  *Leaked SVs* are SVs which are not
released after the end of the scope they have been created. These SVs
include global variables and internal caches. For example, if you call a
method in a tracing block, perl might prepare a cache for the method.
Thus, to trace true leaks, 'no_leaks_ok()' and 'leaks_cmp_ok()' executes
a block more than once.

Packages

perl-Test-LeakTrace-0.13-1.el6.i686 [29 KiB] Changelog by Paul Howarth (2010-11-17):
- update to 0.11 (#654301)
  - fix false-positive related to XS code (CPAN RT #58133)

Listing created by Repoview-0.6.6-1.el6