SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-LeakTrace
Version : 0.17 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 16:49:01
Group : Unspecified Source RPM : perl-Test-LeakTrace-0.17-lp154.1.1.src.rpm
Size : 0.05 MB
Packager : https://www_suse_com/
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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.4/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-LeakTrace-0.17-lp154.1.1.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)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Test
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Test/LeakTrace
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Test/LeakTrace.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Test/LeakTrace/JA.pod
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Test/LeakTrace/Script.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Test
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Test/LeakTrace
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Test/LeakTrace/LeakTrace.so
/usr/share/doc/packages/perl-Test-LeakTrace
/usr/share/doc/packages/perl-Test-LeakTrace/Changes
/usr/share/doc/packages/perl-Test-LeakTrace/README
/usr/share/doc/packages/perl-Test-LeakTrace/example
/usr/share/doc/packages/perl-Test-LeakTrace/example/callback.pl
/usr/share/doc/packages/perl-Test-LeakTrace/example/leaked_refs.pl
/usr/share/doc/packages/perl-Test-LeakTrace/example/leaktrace.t
/usr/share/doc/packages/perl-Test-LeakTrace/example/method_cache.pl
/usr/share/doc/packages/perl-Test-LeakTrace/example/script.pl
/usr/share/doc/packages/perl-Test-LeakTrace/example/simple.pl
/usr/share/doc/packages/perl-Test-LeakTrace/example/test_fail.pl
/usr/share/doc/packages/perl-Test-LeakTrace/example/weakref.pl
/usr/share/man/man3/Test::LeakTrace.3pm.gz
/usr/share/man/man3/Test::LeakTrace::JA.3pm.gz
/usr/share/man/man3/Test::LeakTrace::Script.3pm.gz

 
ICM