[ 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-deprecate-0.04-481.1.el9_6.noarch download

Name perl-deprecate
Epoch 0
Version 0.04
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 Perl pragma for deprecating the inclusion of a module in core
Repositories AppStream
Description "deprecate" pragma simplifies the maintenance of dual-life modules that will no longer be included in the Perl core in a future Perl release, but are still included currently. The purpose of the pragma is to alert users to the status of such a module by issuing a warning that encourages them to install the module from CPAN, so that a future upgrade to a perl which omits the module will not break their code.
Errata INFSA-2025:11804
Size 13 KiB
Source Project perl-5.32.1-481.1.el9_6
SHA-256 checksum a5c309e72822b306940758be871bff35fa3df9d5b87ddf845430cc5d8ef50c24
× 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