Package perl-Test-LeakTrace: Information

  • Default inline alert: Version in the repository: 0.17-alt4

Source package: perl-Test-LeakTrace
Version: 0.17-alt3
Latest version according to Repology
Build time:  Jun 15, 2021, 06:16 PM in the task #274609
Category: Development/Perl
Report package bug
License: GPL+ or Artistic
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.

List of rpms provided by this srpm:
perl-Test-LeakTrace (x86_64, ppc64le, i586, armh, aarch64)
perl-Test-LeakTrace-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Igor Vlasenko

List of contributors:
Igor Vlasenko
Cronbuild Service

ACL:
Igor Vlasenko
@everybody

    1. perl(Parse/CPAN/Meta.pm)
    2. perl(Scalar/Util.pm)
    3. perl(Test/Builder/Module.pm)
    4. perl(Test/More.pm)
    5. perl(Test/Pod.pm)
    6. perl(Test/Pod/Coverage.pm)
    7. perl(Test/Spelling.pm)
    8. perl(Test/Synopsis.pm)
    9. perl(Test/Valgrind.pm)
    10. perl(XSLoader.pm)
    11. perl(YAML/Tiny.pm)
    12. perl(autouse.pm)
    13. perl(base.pm)
    14. perl(constant.pm)
    15. perl(inc/Module/Install.pm)
    16. perl(strict.pm)
    17. perl(threads.pm)
    18. perl(warnings.pm)
    19. perl-devel
    20. perl-podlators
    21. hunspell-en
    22. /proc
    23. rpm-build-perl
    24. perl(CPAN.pm)
    25. perl(Class/Struct.pm)
    26. perl
    27. perl(JSON.pm)
    28. perl(Benchmark.pm)
    29. perl(Data/Dumper.pm)
    30. perl(Exporter.pm)
    31. perl(ExtUtils/MM_Unix.pm)
    32. perl(ExtUtils/MakeMaker.pm)
    33. perl(Module/Build.pm)
    34. perl(Module/Install/AuthorTests.pm)
    35. perl(Module/Install/Repository.pm)
    36. perl(ExtUtils/Manifest.pm)
    37. perl(Fcntl.pm)
    38. perl(File/Find.pm)

Last changed


June 15, 2021 Igor Vlasenko 0.17-alt3
- unbootstrap
June 10, 2021 Igor Vlasenko 0.17-alt2.1
- rebuild with new perl 5.34.0 (bootstrapped)
June 9, 2021 Igor Vlasenko 0.17-alt2
- unbootstrap