[ All 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-Tie-File-1.06-481.1.el9_6.noarch download

Name perl-Tie-File
Epoch 0
Version 1.06
Release 481.1.el9_6
Architecture noarch
Website/URL https://www.perl.org/
License GPLv2+ or Artistic
Build Time 2025-08-05 11:27:22
Build Host certified-builder01.msvsphere-os.ru
Summary Access the lines of a disk file via a Perl array
Repositories Updates
Description Tie::File represents a regular text file as a Perl array. Each element in the array corresponds to a record in the file. The first line of the file is element 0 of the array; the second line is element 1, and so on. The file is not loaded into memory, so this will work even for gigantic files. Changes to the array are reflected in the file immediately.
Errata
Size 42 KiB
Source Project perl-5.32.1-481.1.el9_6
SHA-256 checksum ca87757828b7d99401add4a336192385d4c27121089d0b7661c724c0dae627a5
× 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