SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-LeakTrace rpm build for : Fedora Other. For other distributions click perl-Test-LeakTrace.

Name : perl-Test-LeakTrace
Version : 0.17 Vendor : Fedora Project
Release : 19.fc41 Date : 2024-07-20 01:58:45
Group : Unspecified Source RPM : perl-Test-LeakTrace-0.17-19.fc41.src.rpm
Size : 0.06 MB
Packager : Fedora Project
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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-LeakTrace-0.17-19.fc41.x86_64.rpm
ftp.icm.edu.pl  perl-Test-LeakTrace-0.17-19.fc41.x86_64.rpm
     

Provides :
perl(Test::LeakTrace)
perl(Test::LeakTrace::Script)
perl-Test-LeakTrace
perl-Test-LeakTrace(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.11)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libperl.so.5.40()(64bit)
perl(:MODULE_COMPAT_5.40.0)
perl(:VERSION) >= 5.8.0
perl(Exporter)
perl(Test::Builder::Module)
perl(Test::LeakTrace)
perl(XSLoader)
perl(strict)
perl(warnings)
perl-libs
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/285763842b28295301c2c21c9242c1e96158a0
/usr/lib64/perl5/vendor_perl/Test
/usr/lib64/perl5/vendor_perl/Test/LeakTrace
/usr/lib64/perl5/vendor_perl/Test/LeakTrace.pm
/usr/lib64/perl5/vendor_perl/Test/LeakTrace/JA.pod
/usr/lib64/perl5/vendor_perl/Test/LeakTrace/Script.pm
/usr/lib64/perl5/vendor_perl/auto/Test
/usr/lib64/perl5/vendor_perl/auto/Test/LeakTrace
/usr/lib64/perl5/vendor_perl/auto/Test/LeakTrace/LeakTrace.so
/usr/share/doc/perl-Test-LeakTrace
/usr/share/doc/perl-Test-LeakTrace/Changes
/usr/share/doc/perl-Test-LeakTrace/README
/usr/share/doc/perl-Test-LeakTrace/benchmark
/usr/share/doc/perl-Test-LeakTrace/benchmark/devel_leaktrace.pl
/usr/share/doc/perl-Test-LeakTrace/benchmark/dlt_fast.pl
/usr/share/doc/perl-Test-LeakTrace/benchmark/nothing.pl
/usr/share/doc/perl-Test-LeakTrace/benchmark/tlt.pl
/usr/share/doc/perl-Test-LeakTrace/example
/usr/share/doc/perl-Test-LeakTrace/example/callback.pl
/usr/share/doc/perl-Test-LeakTrace/example/leaked_refs.pl
/usr/share/doc/perl-Test-LeakTrace/example/leaktrace.t
/usr/share/doc/perl-Test-LeakTrace/example/method_cache.pl
/usr/share/doc/perl-Test-LeakTrace/example/script.pl
/usr/share/doc/perl-Test-LeakTrace/example/simple.pl
/usr/share/doc/perl-Test-LeakTrace/example/test_fail.pl
/usr/share/doc/perl-Test-LeakTrace/example/weakref.pl
/usr/share/doc/perl-Test-LeakTrace/t
/usr/share/doc/perl-Test-LeakTrace/t/00_compile.t
There is 24 files more in these RPM.

 
ICM