Пакет perl-IO-String-1.08-32.el8.src
Имя | perl-IO-String |
---|---|
Эпоха | 0 |
Версия | 1.08 |
Релиз | 32.el8 |
Архитектура | src |
Сайт | http://search.cpan.org/dist/IO-String/ |
Лицензия | GPL+ or Artistic |
Время сборки | 2023-12-01 13:09:25 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | Emulate file interface for in-core strings |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 22 КиБ |
Исходный проект | perl-IO-String-1.08-32.el8 |
Контрольная сумма SHA-256 | 21d0e04edac62a800780cacb07352c1a9667d33b2b42c302cc0e19ef4ccd88f4 |
×
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.08-32 - Rebuilt for MSVSphere 8.8 * Mon Nov 02 2020 Petr Pisar <ppisar@redhat.com> - 1.08-32 - Move to AppStream repository (bug #1890998) * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.08-29 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.08-27 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.08-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.08-24 - Perl 5.22 rebuild