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

    Исходный пакет: perl-Lexical-SealRequireHints
    Версия: 0.012-alt1
    Собран:  1 декабря 2023 г. 23:41
    Сообщить об ошибке в пакете
    Домашняя страница: https://metacpan.org/release/Lexical-SealRequireHints

    Лицензия: GPL+ or Artistic
    О пакете: Prevent leakage of lexical hints
    Описание: 
    This module works around two historical bugs in Perl's handling of the %^H
    (lexical hints) variable. One bug causes lexical state in one file to leak
    into another that is required/used from it. This bug, [perl #68590], was
    present from Perl 5.6 up to Perl 5.10, fixed in Perl 5.11.0. The second bug
    causes lexical state (normally a blank %^H once the first bug is fixed) to
    leak outwards from utf8.pm, if it is automatically loaded during Unicode
    regular expression matching, into whatever source is compiling at the time
    of the regexp match. This bug, [perl #73174], was present from Perl 5.8.7
    up to Perl 5.11.5, fixed in Perl 5.12.0.

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

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

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

      1. coreutils
      2. findutils
      3. perl(ExtUtils/CBuilder.pm)
      4. perl(Module/Build.pm)
      5. rpm-build-perl
      6. rpm-build-perl
      7. perl(Test/More.pm)
      8. perl(Test/Pod.pm)
      9. perl(Test/Pod/Coverage.pm)
      10. perl(Thread/Semaphore.pm)
      11. perl(strict.pm)
      12. perl(threads.pm)
      13. perl(threads/shared.pm)
      14. perl(warnings.pm)
      15. perl-devel
      16. perl-podlators

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


    20 марта 2023 г. Igor Vlasenko 0.012-alt1
    - automated CPAN update
    20 ноября 2019 г. Igor Vlasenko 0.011-alt2_11
    - update to new release by fcimport
    24 января 2019 г. Igor Vlasenko 0.011-alt2_7
    - rebuild with new perl 5.28.1