Package perl-Lexical-SealRequireHints: Information

    Source package: perl-Lexical-SealRequireHints
    Version: 0.012-alt1
    Latest version according to Repology
    Build time:  Mar 20, 2023, 06:19 PM in the task #317051
    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, armh, aarch64)
    perl-Lexical-SealRequireHints-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

    ACL:
    Igor Vlasenko
    @everybody

      1. coreutils
      2. perl(ExtUtils/CBuilder.pm)
      3. perl(Module/Build.pm)
      4. rpm-build-perl
      5. rpm-build-perl
      6. findutils
      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

    Last changed


    March 20, 2023 Igor Vlasenko 0.012-alt1
    - automated CPAN update
    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