Mon, 09 Sep 2024 08:14:55 UTC | login

Information for build perl-IO-String-1.08-46.fc37

ID198752
Package Nameperl-IO-String
Version1.08
Release46.fc37
Epoch
SummaryEmulate file interface for in-core strings
DescriptionThe "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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 06 Sep 2022 12:50:53 UTC
CompletedTue, 06 Sep 2022 12:50:53 UTC
Tags
f37
f38
RPMs
src
perl-IO-String-1.08-46.fc37.src.rpm (info) (download)
noarch
perl-IO-String-1.08-46.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.08-45 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-44 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-43 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.08-42 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-40 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild