Package perl-Lexical-SealRequireHints: Information

    Source package: perl-Lexical-SealRequireHints
    Version: 0.011-alt2_7
    Build time:  Jan 29, 2019, 06:25 AM in the task #219907
    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, i586, aarch64)
    perl-Lexical-SealRequireHints-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

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

    Last changed


    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
    May 7, 2018 Igor Vlasenko 0.011-alt1_6
    - update to new release by fcimport