SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Test-LeakTrace rpm build for : Mageia 9. For other distributions click perl-Test-LeakTrace.

Name : perl-Test-LeakTrace
Version : 0.170.0 Vendor : Mageia_Org
Release : 5.mga9 Date : 2022-06-07 02:03:02
Group : Development/Perl Source RPM : perl-Test-LeakTrace-0.170.0-5.mga9.src.rpm
Size : 0.06 MB
Packager : umeabot < umeabot>
Summary : A LeakTrace interface for whole scripts
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.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-LeakTrace-0.170.0-5.mga9.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)
libperl.so.5.36()(64bit)
perl >= 0:5.008_001
perl(Exporter) >= 5.570.0
perl(Test::Builder::Module)
perl(Test::LeakTrace)
perl(XSLoader)
perl(strict)
perl(warnings)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/45
/usr/lib/.build-id/45/03986b933cb6c09bfeb18975218ff7bdc74293
/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
/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/META.json
/usr/share/doc/perl-Test-LeakTrace/META.yml
/usr/share/doc/perl-Test-LeakTrace/MYMETA.yml
/usr/share/doc/perl-Test-LeakTrace/README
/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/man/man3/Test::LeakTrace.3pm.xz
/usr/share/man/man3/Test::LeakTrace::JA.3pm.xz
/usr/share/man/man3/Test::LeakTrace::Script.3pm.xz

 
ICM