[ All 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 ]
×

Project perl-IO-String-1.08-53.el10

Name perl-IO-String
Epoch 0
Version 1.08
Release 53.el10
Website/URL https://metacpan.org/release/IO-String
License GPL-1.0-or-later OR Artistic-1.0-Perl
Build Time 2024-12-20 15:57:54
Build Host builder-x86-03.inferitos.ru
Summary Emulate file interface for in-core strings
Repositories CRB, Extras
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
perl-IO-String-1.08-53.el10.noarch Emulate file interface for in-core strings b23e4b0bcd0617aa44d1191551c7840371997d926aded3ce09092a14365b98d9 download
src
perl-IO-String-1.08-53.el10.src Emulate file interface for in-core strings a653c42a3fc46974ab1d7bf3d697951ffa5495fb42e944ce92c4356bb6c0064c download
Changelog link
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.08-53
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.08-52
- Rebuilt for MSVSphere 10

* Fri Jul 12 2024 Michal Josef Špaček <mspacek@redhat.com> - 1.08-52
- Package tests

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.08-51
- Bump release for June 2024 mass rebuild

* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-50
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-49
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-48
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-47
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild