Package perl-Lexical-SealRequireHints-0.012-1.el10_0.aarch64
Name | perl-Lexical-SealRequireHints |
---|---|
Epoch | 0 |
Version | 0.012 |
Release | 1.el10_0 |
Architecture | aarch64 |
Website/URL | https://metacpan.org/release/Lexical-SealRequireHints |
License | GPL-1.0-or-later OR Artistic-1.0-Perl |
Build Time | 2024-12-17 16:47:36 |
Build Host | builder-arm64-1.inferitos.ru |
Summary | Prevent leakage of lexical hints |
Repositories | Extras |
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. |
Errata | — |
Size | 25 KiB |
Source Project | perl-Lexical-SealRequireHints-0.012-1.el10_0 |
SHA-256 checksum | 90a73ebcf8c53f5c880ed36ea755491181d9a72368d2004715f9f1ca6819262e |
×
* Tue Dec 17 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.012-1 - Rebuilt for MSVSphere 10 * Sat Mar 11 2023 Paul Howarth <paul@city-fan.org> - 0.012-1 - Update to 0.012 (see Changes for details) (rhbz#2177338) - Make %files list more explicit * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.011-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild