Package perl-Test-LeakTrace: Information

    Source package: perl-Test-LeakTrace
    Version: 0.17-alt4
    Build time:  Jan 19, 2024, 10:19 AM
    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 (mipsel)
    perl-Test-LeakTrace-debuginfo (mipsel)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

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

    Last changed


    Nov. 30, 2023 Igor Vlasenko 0.17-alt4
    - unbootstrap
    Nov. 24, 2023 Igor Vlasenko 0.17-alt3.1
    - rebuild with new perl 5.38.0 (bootstrapped)
    June 15, 2021 Igor Vlasenko 0.17-alt3
    - unbootstrap