Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-IO-String | Distribution: CentOS |
Version: 1.08 | Vendor: CentOS |
Release: 43.el9 | Build date: Tue Aug 10 04:59:00 2021 |
Group: Unspecified | Build host: aarch64-03.stream.rdu2.redhat.com |
Size: 17397 | Source RPM: perl-IO-String-1.08-43.el9.src.rpm |
Packager: builder@centos.org | |
Url: https://metacpan.org/release/IO-String | |
Summary: Emulate file interface for in-core strings |
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.
GPL+ or Artistic
* 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 * 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 * Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.08-39 - Perl 5.32 rebuild * Mon Feb 24 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.08-38 - Modernize spec * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-37 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
/usr/share/doc/perl-IO-String /usr/share/doc/perl-IO-String/Changes /usr/share/doc/perl-IO-String/README /usr/share/man/man3/IO::String.3pm.gz /usr/share/perl5/vendor_perl/IO /usr/share/perl5/vendor_perl/IO/String.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jan 25 11:27:39 2025