Name: | perl-Test-LeakTrace |
---|---|
Version: | 0.17 |
Release: | 11.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 66063 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Test-LeakTrace-0.17-11.el10_0.x86_64.rpm |
Source RPM: | perl-Test-LeakTrace-0.17-11.el10_0.src.rpm |
Build Date: | Thu Jan 16 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Test-LeakTrace |
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. |
- Update license to SPDX format
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Perl 5.36 re-rebuild of bootstrapped packages
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 re-rebuild of bootstrapped packages
- Perl 5.34 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild