You are here: Home / LBN / Up2date / Core Linux / BastionLinux 25 / perl-Test-LeakTrace-0.15-9.fc25.x86_64

perl-Test-LeakTrace-0.15-9.fc25.x86_64

Package Attributes
RPM  perl-Test-LeakTrace-0.15-9.fc25.x86_64.rpm Architecture  x86_64 Size  62679 Created  2021/11/29 02:43:15 UTC
Package Specification
Summary Trace memory leaks
Group Development/Libraries
License GPL+ or Artistic
Home Page http://search.cpan.org/dist/Test-LeakTrace/
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.

Requires
perl(:MODULE_COMPAT_5.24.0)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
libperl.so.5.24()(64bit)  
rpmlib(PayloadIsXz)  
Provides
perl(Test::LeakTrace)
perl(Test::LeakTrace::Script)
perl-Test-LeakTrace
perl-Test-LeakTrace(x86-64)

Document Actions