Пакет perl-Test-LeakTrace: Информация

    Исходный пакет: perl-Test-LeakTrace
    Версия: 0.17-alt4
    Собран:  1 декабря 2023 г. 5:26
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/Test-LeakTrace/

    Лицензия: GPL+ or Artistic
    О пакете: Trace 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 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Test-LeakTrace (loongarch64)
    perl-Test-LeakTrace-debuginfo (loongarch64)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko
    Cronbuild Service

      1. hunspell-en
      2. perl
      3. perl(Benchmark.pm)
      4. perl(CPAN.pm)
      5. perl(Class/Struct.pm)
      6. perl(Data/Dumper.pm)
      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. rpm-build-perl
      14. perl(JSON.pm)
      15. perl(Module/Build.pm)
      16. perl(Module/Install/AuthorTests.pm)
      17. perl(Module/Install/Repository.pm)
      18. perl(Parse/CPAN/Meta.pm)
      19. perl(Scalar/Util.pm)
      20. perl(Test/Builder/Module.pm)
      21. perl(Test/More.pm)
      22. perl(Test/Pod.pm)
      23. perl(Test/Pod/Coverage.pm)
      24. perl(Test/Spelling.pm)
      25. perl(Test/Synopsis.pm)
      26. perl(Test/Valgrind.pm)
      27. perl(XSLoader.pm)
      28. perl(YAML/Tiny.pm)
      29. perl(autouse.pm)
      30. perl(base.pm)
      31. perl(constant.pm)
      32. perl(inc/Module/Install.pm)
      33. perl(strict.pm)
      34. perl(threads.pm)
      35. perl(warnings.pm)
      36. perl-devel
      37. perl-podlators

    Последнее изменение


    30 ноября 2023 г. Igor Vlasenko 0.17-alt4
    - unbootstrap
    24 ноября 2023 г. Igor Vlasenko 0.17-alt3.1
    - rebuild with new perl 5.38.0 (bootstrapped)
    15 июня 2021 г. Igor Vlasenko 0.17-alt3
    - unbootstrap