Package perl-Lexical-SealRequireHints: Information

    Source package: perl-Lexical-SealRequireHints
    Version: 0.011-alt2_11
    Build time:  Nov 21, 2019, 06:02 AM in the task #241246
    Report package bug
    License: GPL+ or Artistic
    Summary: Prevent leakage of lexical hints
    Description: 
    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.

    List of rpms provided by this srpm:
    perl-Lexical-SealRequireHints (x86_64, ppc64le, i586, aarch64)
    perl-Lexical-SealRequireHints-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

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

    Last changed


    Nov. 20, 2019 Igor Vlasenko 0.011-alt2_11
    - update to new release by fcimport
    Jan. 24, 2019 Igor Vlasenko 0.011-alt2_7
    - rebuild with new perl 5.28.1
    July 14, 2018 Igor Vlasenko 0.011-alt1_7
    - update to new release by fcimport