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

    Исходный пакет: perl-Test-LeakTrace
    Версия: 0.16-alt3
    Собран:  30 января 2019 г. 13:27 в задании #220217
    Категория: Разработка/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 (x86_64, i586, aarch64)
    perl-Test-LeakTrace-debuginfo (x86_64, i586, aarch64)

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

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

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

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


    30 января 2019 г. Igor Vlasenko 0.16-alt3
    - unbootstrap
    24 января 2019 г. Igor Vlasenko 0.16-alt2.1
    - rebuild with new perl 5.28.1
    19 декабря 2017 г. Igor Vlasenko 0.16-alt2
    - unbootstrap