[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-Attribute-Handlers-1.01-481.1.el9_6.noarch download

Name perl-Attribute-Handlers
Epoch 0
Version 1.01
Release 481.1.el9_6
Architecture noarch
Website/URL https://www.perl.org/
License GPL+ or Artistic
Build Time 2025-07-29 09:05:33
Build Host builder-x86-04.inferitos.ru
Summary Simpler definition of attribute handlers
Repositories AppStream
Description This Perl module, when inherited by a package, allows that package's class to define attribute handler subroutines for specific attributes. Variables and subroutines subsequently defined in that package, or in packages derived from that package may be given attributes with the same names as the attribute handler subroutines, which will then be called in one of the compilation phases (i.e. in a "BEGIN", "CHECK", "INIT", or "END" block).
Errata INFSA-2025:11804
Size 27 KiB
Source Project perl-5.32.1-481.1.el9_6
SHA-256 checksum b6bade796dd17bf620c75f7b02f744537aea0744d28f27201b9f2c9c14d246f4
× Full screenshot
Changelog link
* Thu Jul 03 2025 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481.1
- Fixes: CVE-2025-40909 - Clone dirhandles without fchdir

* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481
- Fixes: CVE-2023-47038