Tue, 31 Mar 2026 15:37:16 CST | login

Information for RPM perl-Test-LeakTrace-0.17-5.ocs23.loongarch64.rpm

ID87831
Nameperl-Test-LeakTrace
Version0.17
Release5.ocs23
Epoch
Archloongarch64
SummaryTrace memory leaks
DescriptionTest::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.
Build Time2024-04-24 00:44:58 GMT
Size42.04 KB
0204644010d694dcb94e4ac5f8e90668
LicenseGPL+ or Artistic
Buildrootdist-ocs23-loongarch64-build-143089-9720
Provides
perl(Test::LeakTrace) = 0.17
perl(Test::LeakTrace::Script)
perl-Test-LeakTrace = 0.17-5.ocs23
perl-Test-LeakTrace(loongarch-64) = 0.17-5.ocs23
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
ld-linux-loongarch-lp64d.so.1()(64bit)
ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.36)(64bit)
libperl.so.5.36()(64bit)
perl(:MODULE_COMPAT_5.36.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(PayloadIsXz) <= 5.2-1
rtld(GNU_HASH)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 53 >>>
Name ascending sort Size
/usr/lib/.build-id0.00 B
/usr/lib/.build-id/330.00 B
/usr/lib/.build-id/33/a9ee6809311871c4dc6cc0671aaaca53e1a45872.00 B
/usr/lib64/perl5/vendor_perl/Test0.00 B
/usr/lib64/perl5/vendor_perl/Test/LeakTrace0.00 B
/usr/lib64/perl5/vendor_perl/Test/LeakTrace.pm7.09 KB
/usr/lib64/perl5/vendor_perl/Test/LeakTrace/JA.pod10.02 KB
/usr/lib64/perl5/vendor_perl/Test/LeakTrace/Script.pm1000.00 B
/usr/lib64/perl5/vendor_perl/auto/Test0.00 B
/usr/lib64/perl5/vendor_perl/auto/Test/LeakTrace0.00 B
/usr/lib64/perl5/vendor_perl/auto/Test/LeakTrace/LeakTrace.so51.27 KB
/usr/share/doc/perl-Test-LeakTrace0.00 B
/usr/share/doc/perl-Test-LeakTrace/Changes2.30 KB
/usr/share/doc/perl-Test-LeakTrace/README519.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark0.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/devel_leaktrace.pl339.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/dlt_fast.pl344.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/nothing.pl301.00 B
/usr/share/doc/perl-Test-LeakTrace/benchmark/tlt.pl351.00 B
/usr/share/doc/perl-Test-LeakTrace/example0.00 B
/usr/share/doc/perl-Test-LeakTrace/example/callback.pl223.00 B
/usr/share/doc/perl-Test-LeakTrace/example/leaked_refs.pl194.00 B
/usr/share/doc/perl-Test-LeakTrace/example/leaktrace.t341.00 B
/usr/share/doc/perl-Test-LeakTrace/example/method_cache.pl201.00 B
/usr/share/doc/perl-Test-LeakTrace/example/script.pl166.00 B
/usr/share/doc/perl-Test-LeakTrace/example/simple.pl139.00 B
/usr/share/doc/perl-Test-LeakTrace/example/test_fail.pl157.00 B
/usr/share/doc/perl-Test-LeakTrace/example/weakref.pl420.00 B
/usr/share/doc/perl-Test-LeakTrace/t0.00 B
/usr/share/doc/perl-Test-LeakTrace/t/00_compile.t155.00 B
/usr/share/doc/perl-Test-LeakTrace/t/01_info.t947.00 B
/usr/share/doc/perl-Test-LeakTrace/t/02_refs.t526.00 B
/usr/share/doc/perl-Test-LeakTrace/t/03_count.t466.00 B
/usr/share/doc/perl-Test-LeakTrace/t/04_test_funcs.t534.00 B
/usr/share/doc/perl-Test-LeakTrace/t/05_script.t216.00 B
/usr/share/doc/perl-Test-LeakTrace/t/06_threads.t595.00 B
/usr/share/doc/perl-Test-LeakTrace/t/07_eval.t622.00 B
/usr/share/doc/perl-Test-LeakTrace/t/08_leaktrace.t559.00 B
/usr/share/doc/perl-Test-LeakTrace/t/09_info_more.t795.00 B
/usr/share/doc/perl-Test-LeakTrace/t/10_bad_use.t599.00 B
/usr/share/doc/perl-Test-LeakTrace/t/11_logfp.t1.04 KB
/usr/share/doc/perl-Test-LeakTrace/t/12_padstale.t216.00 B
/usr/share/doc/perl-Test-LeakTrace/t/13_do.t213.00 B
/usr/share/doc/perl-Test-LeakTrace/t/lib0.00 B
/usr/share/doc/perl-Test-LeakTrace/t/lib/foo.pl2.00 B
/usr/share/doc/perl-Test-LeakTrace/xt0.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/01_podspell.t299.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/02_pod.t165.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/03_pod-coverage.t272.00 B
/usr/share/doc/perl-Test-LeakTrace/xt/04_synopsis.t141.00 B
Component of No Buildroots