Metadata for perl-Test-LeakTrace-0.17-1.el9.aarch64.rpm

0 directories 0 files
Go up

INFO

Name: perl-Test-LeakTrace
Version: 0.17-1.el9
Arch: aarch64
Summary: Trace memory leaks
License: GPL+ or Artistic
Vendor: Fedora Project
Build Host: buildvm-a64-18.iad2.fedoraproject.org
Build Date: Wed Jan  5 17:26:41 2022
Size: 112189
URL: https://metacpan.org/release/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.

FILES

/usr/lib/.build-id
/usr/lib/.build-id/59
/usr/lib/.build-id/59/bfa9195e9d595df0fe8c6ddb49cb0d2a6ab539
/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
/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
/usr/share/doc/perl-Test-LeakTrace/t/04_test_funcs.t
/usr/share/doc/perl-Test-LeakTrace/t/05_script.t
/usr/share/doc/perl-Test-LeakTrace/t/06_threads.t
/usr/share/doc/perl-Test-LeakTrace/t/07_eval.t
/usr/share/doc/perl-Test-LeakTrace/t/08_leaktrace.t
/usr/share/doc/perl-Test-LeakTrace/t/09_info_more.t
/usr/share/doc/perl-Test-LeakTrace/t/10_bad_use.t
/usr/share/doc/perl-Test-LeakTrace/t/11_logfp.t
/usr/share/doc/perl-Test-LeakTrace/t/12_padstale.t
/usr/share/doc/perl-Test-LeakTrace/t/13_do.t
/usr/share/doc/perl-Test-LeakTrace/t/lib
/usr/share/doc/perl-Test-LeakTrace/t/lib/foo.pl
/usr/share/doc/perl-Test-LeakTrace/xt
/usr/share/doc/perl-Test-LeakTrace/xt/01_podspell.t
/usr/share/doc/perl-Test-LeakTrace/xt/02_pod.t
/usr/share/doc/perl-Test-LeakTrace/xt/03_pod-coverage.t
/usr/share/doc/perl-Test-LeakTrace/xt/04_synopsis.t
/usr/share/doc/perl-Test-LeakTrace/xt/05_valgrind.t
/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

REQUIRES

ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libperl.so.5.32()(64bit)
perl(:MODULE_COMPAT_5.32.1)
perl(:VERSION) 5.8.0
perl(Exporter)
perl(Test::Builder::Module)
perl(Test::LeakTrace)
perl(XSLoader)
perl(strict)
perl(warnings)
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)

PROVIDES

perl(Test::LeakTrace) 0.17
perl(Test::LeakTrace::Script)
perl-Test-LeakTrace 0.17-1.el9
perl-Test-LeakTrace(aarch-64) 0.17-1.el9

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/59 a
/usr/lib/.build-id/59/bfa9195e9d595df0fe8c6ddb49cb0d2a6ab539 a
/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 d
/usr/share/doc/perl-Test-LeakTrace/README d
/usr/share/doc/perl-Test-LeakTrace/benchmark
/usr/share/doc/perl-Test-LeakTrace/benchmark/devel_leaktrace.pl d
/usr/share/doc/perl-Test-LeakTrace/benchmark/dlt_fast.pl d
/usr/share/doc/perl-Test-LeakTrace/benchmark/nothing.pl d
/usr/share/doc/perl-Test-LeakTrace/benchmark/tlt.pl d
/usr/share/doc/perl-Test-LeakTrace/example
/usr/share/doc/perl-Test-LeakTrace/example/callback.pl d
/usr/share/doc/perl-Test-LeakTrace/example/leaked_refs.pl d
/usr/share/doc/perl-Test-LeakTrace/example/leaktrace.t d
/usr/share/doc/perl-Test-LeakTrace/example/method_cache.pl d
/usr/share/doc/perl-Test-LeakTrace/example/script.pl d
/usr/share/doc/perl-Test-LeakTrace/example/simple.pl d
/usr/share/doc/perl-Test-LeakTrace/example/test_fail.pl d
/usr/share/doc/perl-Test-LeakTrace/example/weakref.pl d
/usr/share/doc/perl-Test-LeakTrace/t
/usr/share/doc/perl-Test-LeakTrace/t/00_compile.t d
/usr/share/doc/perl-Test-LeakTrace/t/01_info.t d
/usr/share/doc/perl-Test-LeakTrace/t/02_refs.t d
/usr/share/doc/perl-Test-LeakTrace/t/03_count.t d
/usr/share/doc/perl-Test-LeakTrace/t/04_test_funcs.t d
/usr/share/doc/perl-Test-LeakTrace/t/05_script.t d
/usr/share/doc/perl-Test-LeakTrace/t/06_threads.t d
/usr/share/doc/perl-Test-LeakTrace/t/07_eval.t d
/usr/share/doc/perl-Test-LeakTrace/t/08_leaktrace.t d
/usr/share/doc/perl-Test-LeakTrace/t/09_info_more.t d
/usr/share/doc/perl-Test-LeakTrace/t/10_bad_use.t d
/usr/share/doc/perl-Test-LeakTrace/t/11_logfp.t d
/usr/share/doc/perl-Test-LeakTrace/t/12_padstale.t d
/usr/share/doc/perl-Test-LeakTrace/t/13_do.t d
/usr/share/doc/perl-Test-LeakTrace/t/lib
/usr/share/doc/perl-Test-LeakTrace/t/lib/foo.pl d
/usr/share/doc/perl-Test-LeakTrace/xt
/usr/share/doc/perl-Test-LeakTrace/xt/01_podspell.t d
/usr/share/doc/perl-Test-LeakTrace/xt/02_pod.t d
/usr/share/doc/perl-Test-LeakTrace/xt/03_pod-coverage.t d
/usr/share/doc/perl-Test-LeakTrace/xt/04_synopsis.t d
/usr/share/doc/perl-Test-LeakTrace/xt/05_valgrind.t d
/usr/share/man/man3/Test::LeakTrace.3pm.gz d
/usr/share/man/man3/Test::LeakTrace::JA.3pm.gz d
/usr/share/man/man3/Test::LeakTrace::Script.3pm.gz d

LICENSE FILES

GPL+ or Artistic