--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-3644
2012-03-12 19:05:58
--------------------------------------------------------------------------------

Name        : perl-Test-LeakTrace
Product     : Fedora 17
Version     : 0.14
Release     : 1.fc17
URL         : http://search.cpan.org/dist/Test-LeakTrace/
Summary     : Trace 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 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.

--------------------------------------------------------------------------------
Update Information:

Update to current CPAN release and merge the old tests sub-package back into 
the main package.
--------------------------------------------------------------------------------

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
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to