[ Все 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-IO-String-1.08-43.el9

Имя perl-IO-String
Эпоха 0
Версия 1.08
Релиз 43.el9
Сайт https://metacpan.org/release/IO-String
Лицензия GPL+ or Artistic
Время сборки 2023-03-22 02:28:13
Хост сборки builder-x86-01.inferitos.ru
Краткое описание Emulate file interface for in-core strings
Репозитории CRB, Extras
Полное описание The "IO::String" module provides the "IO::File" interface for in-core strings. An "IO::String" object can be attached to a string, and makes it possible to use the normal file operations for reading or writing data, as well as for seeking to various locations of the string. This is useful when you want to use a library module that only provides an interface to file handles on data that you have in a string variable. Note that perl-5.8 and better has built-in support for "in memory" files, which are set up by passing a reference instead of a filename to the open() call. The reason for using this module is that it makes the code backwards compatible with older versions of Perl.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
noarch
perl-IO-String-1.08-43.el9.noarch Emulate file interface for in-core strings aabc48fd1d3c87c5106cdd0ab43bd2876eebb9666821300ce49a9023dc08a3f6 download
src
perl-IO-String-1.08-43.el9.src Emulate file interface for in-core strings ec3c4fa198f857d57160cef1299b5d9901f4ecbf41c1813de54649762b4674e1 download
История изменений link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.08-43
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.08-43
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.08-42
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937