SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-Test-LeakTrace
Version : 0.14 Vendor : Fedora Project
Release : 7.fc20 Date : 2013-08-04 06:01:14
Group : Development/Libraries Source RPM : perl-Test-LeakTrace-0.14-7.fc20.src.rpm
Size : 0.05 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: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/20/Everything/i386/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Test-LeakTrace-0.14-7.fc20.i686.rpm
     Search for other platforms
perl-Test-LeakTrace-0.14-7.fc20.sparc.rpm
perl-Test-LeakTrace-0.14-7.fc20.alpha.rpm
perl-Test-LeakTrace-0.14-7.fc20.ppc.rpm
perl-Test-LeakTrace-0.14-7.fc20.ia64.rpm
perl-Test-LeakTrace-0.14-7.fc20.s390.rpm

Provides :
perl(Test::LeakTrace)
perl(Test::LeakTrace::Script)
perl-Test-LeakTrace
perl-Test-LeakTrace(x86-32)
perl-Test-LeakTrace-tests

Requires :
perl(Test::LeakTrace)
libc.so.6(GLIBC_2.0)
perl(Exporter)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6(GLIBC_2.11)
perl => 0:5.008_001
perl(Test::Builder::Module)
libc.so.6(GLIBC_2.4)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
perl(warnings)
libperl.so.5.18
libc.so.6(GLIBC_2.1.3)
rpmlib(PayloadIsXz) <= 5.2-1
libc.so.6
perl(strict)
perl(XSLoader)
perl(:MODULE_COMPAT_5.18.0)


Content of RPM :
/usr/lib/perl5/vendor_perl/Test
/usr/lib/perl5/vendor_perl/Test/LeakTrace
/usr/lib/perl5/vendor_perl/Test/LeakTrace.pm
/usr/lib/perl5/vendor_perl/Test/LeakTrace/JA.pod
/usr/lib/perl5/vendor_perl/Test/LeakTrace/Script.pm
/usr/lib/perl5/vendor_perl/auto/Test
/usr/lib/perl5/vendor_perl/auto/Test/LeakTrace
/usr/lib/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
/usr/share/doc/perl-Test-LeakTrace/t/01_info.t
/usr/share/doc/perl-Test-LeakTrace/t/02_refs.t
/usr/share/doc/perl-Test-LeakTrace/t/03_count.t
There is 21 files more in these RPM.

 
ICM