Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Test-LeakTrace | Distribution: SUSE Linux Framework One |
Version: 0.17 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.6 | Build date: Mon Aug 26 10:52:58 2024 |
Group: Unspecified | Build host: s390zl32 |
Size: 50431 | Source RPM: perl-Test-LeakTrace-0.17-slfo.1.1.6.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://metacpan.org/release/Test-LeakTrace | |
Summary: Traces memory leaks |
'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.
Artistic-1.0 OR GPL-1.0-or-later
* Wed Jan 06 2021 timueller+perl@suse.de - updated to 0.17 see /usr/share/doc/packages/perl-Test-LeakTrace/Changes 0.17 2021-01-05 - Point issue tracker at github * Sun Jun 18 2017 coolo@suse.com - updated to 0.16 see /usr/share/doc/packages/perl-Test-LeakTrace/Changes 0.16 2017-06-17 - Fix build and test issues with perl5.26 due to removal of . from @INC (PR #4 - thanks to jkeenan) * Tue Apr 14 2015 coolo@suse.com - updated to 0.15 see /usr/share/doc/packages/perl-Test-LeakTrace/Changes 0.15 2014-11-14 07:51:22+0900 - Fix test failure on Windows (#1) * Sun Nov 20 2011 coolo@suse.com - update to 0.14 - Fix Test::Valgrind failures (thanks to @shohex) * Sun May 01 2011 coolo@opensuse.org - updated to 0.13 - Fix tests for older perls - Use ">= 0", instead of "== 0" for no_leaks_ok() - Add count_sv() to count all the SVs in a perl interpreter - Resolve RT #58133: "False-positive related to XS code" * Tue Mar 15 2011 cfarrell@novell.com - license update: GPL+ or Artistic Only license found in package is Perl license which expands to GPL+ or Artistic * Wed Dec 01 2010 coolo@novell.com - switch to perl_requires macro * Sat Dec 26 2009 lars@linux-schulserver.de - initial version 0.10
/usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/Test /usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/Test/LeakTrace /usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/Test/LeakTrace.pm /usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/Test/LeakTrace/JA.pod /usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/Test/LeakTrace/Script.pm /usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/Test /usr/lib/perl5/vendor_perl/5.38.2/s390x-linux-thread-multi/auto/Test/LeakTrace /usr/lib/perl5/vendor_perl/5.38.2/s390x-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
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 00:36:49 2024