Package perl-vars-1.05-481.1.el9_6.noarch
Name | perl-vars |
---|---|
Epoch | 0 |
Version | 1.05 |
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 to predeclare global variable names |
Repositories | AppStream |
Description | This pragma will predeclare all the variables whose names are in the list, allowing you to use them under "use strict", and disabling any typo warnings for them. For use with variables in the current package for a single scope, the functionality provided by this pragma has been superseded by "our" declarations, available in Perl v5.6.0 or later, and use of this pragma is discouraged. |
Errata | INFSA-2025:11804 |
Size | 11 KiB |
Source Project | perl-5.32.1-481.1.el9_6 |
SHA-256 checksum | de151458cf80ee8bb870ccb293012fce5dd76a8377ce5d2c150d15cf6f027a30 |
×
* 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