Letter P

perl-Attribute-Handlers - Simpler definition of attribute handlers

Website: http://www.perl.org/
License: GPL-1.0 OR Artistic
Vendor: Alcance Libre, Inc.
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).

Packages

perl-Attribute-Handlers-0.99-418.aldos.noarch [83 KiB] Changelog by Joel Barrios (2025-08-17):
- Sync patches with AlmaLinux.
- Fix CVE-2025-40909 - Clone dirhandles without fchdir
- Fix test broken by update in zlib on s390x
- Add definition of OPTIMIZE to .ph files, if optimizing is used
  (bug#2152012)
- Fix a memory leak when compiling a regular expression with a non-word
  class (bug #2014981)
- Fix _resolv return value in Net-Ping (bug #1973030)
- Fix CVE-2020-10543 (bug #1839273)
- Fix CVE-2020-10878 (bug #1839276)
- Fix a file mode of a perl-example.stp example (bug #1913693)
- Fix CVE-2020-12723 (bug #1839279)
- Fix Time-Local tests to pass after year 2019 (bug #1807120)
- Run-require perl(Encode) by perl-libs (bug #1903503)

Listing created by Repoview-0.6.6-6.fc14.al