[ Все 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 ]
×

Пакет perl-Tie-File-1.06-481.el9.noarch download

Имя perl-Tie-File
Эпоха 0
Версия 1.06
Релиз 481.el9
Архитектура noarch
Сайт https://www.perl.org/
Лицензия GPLv2+ or Artistic
Время сборки 2024-03-29 15:21:45
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Access the lines of a disk file via a Perl array
Репозитории AppStream
Полное описание 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.
Эррата INFSA-2024:2228
Размер 42 КиБ
Исходный проект perl-5.32.1-481.el9
Контрольная сумма SHA-256 bb244ad15d52876da34c45dca563dcd6561bffa961413f989fc7a7aacf7b1bfb
× Full screenshot
История изменений link
* Mon Nov 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-481
- Fixes: CVE-2023-47038

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 4:5.32.1-480
- Rebuilt for MSVSphere 9.2 beta

* Wed Jan 18 2023 Jitka Plesnikova <jplesnik@redhat.com> - 4:5.32.1-480
- Add definition of OPTIMIZE to .ph files, if optimizing is used
  (bug#2159759)