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: Mageia |
Version: 0.170.0 | Vendor: Mageia.Org |
Release: 6.mga10 | Build date: Sat Aug 10 19:56:57 2024 |
Group: Development/Perl | Build host: ociaa1.mageia.org |
Size: 48472 | Source RPM: perl-Test-LeakTrace-0.170.0-6.mga10.src.rpm |
Packager: Iurt the rebuild bot <mageia-sysadm@mageia.org> | |
Url: https://metacpan.org/release/Test-LeakTrace | |
Summary: A LeakTrace interface for whole scripts |
'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.
GPL+ or Artistic
/usr/lib/.build-id /usr/lib/.build-id/e4 /usr/lib/.build-id/e4/debbed282f1bcd53fbc517bba9261f6ea04f3a /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 /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/META.json /usr/share/doc/perl-Test-LeakTrace/META.yml /usr/share/doc/perl-Test-LeakTrace/MYMETA.yml /usr/share/doc/perl-Test-LeakTrace/README /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/man/man3/Test::LeakTrace.3pm.xz /usr/share/man/man3/Test::LeakTrace::JA.3pm.xz /usr/share/man/man3/Test::LeakTrace::Script.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 18 05:45:34 2024