Fedora 13 Update: perl-Test-LeakTrace-0.10-1.fc13

updates at fedoraproject.org updates at fedoraproject.org
Tue Apr 13 02:01:23 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-6494
2010-04-13 00:37:04
--------------------------------------------------------------------------------

Name        : perl-Test-LeakTrace
Product     : Fedora 13
Version     : 0.10
Release     : 1.fc13
URL         : http://search.cpan.org/dist/Test-LeakTrace
Summary     : Traces memory leaks
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.

--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update perl-Test-LeakTrace' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list