Letter P

perl-Test-LeakTrace - Trace memory leaks

Website: http://search.cpan.org/dist/Test-LeakTrace/
License: GPL+ or Artistic
Vendor: Alcance Libre, Inc.
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 that 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.16-6.fc14.al.i686 [44 KiB] Changelog by Paul Howarth (2018-03-15):
- Rebuild due to missing the boat for F-28 (#1556107)

Listing created by Repoview-0.6.6-6.fc14.al