[ 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-32.el8

Name perl-IO-String
Epoch 0
Version 1.08
Release 32.el8
Website/URL http://search.cpan.org/dist/IO-String/
License GPL+ or Artistic
Build Time 2023-12-01 13:09:25
Build Host builder-x86-03.inferitos.ru
Summary Emulate file interface for in-core strings
Repositories AppStream
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-32.el8.noarch Emulate file interface for in-core strings 4eb591791c00356b533c717be27900b522d04cec66adcb2c804e168dc51636e7 download
src
perl-IO-String-1.08-32.el8.src Emulate file interface for in-core strings 21d0e04edac62a800780cacb07352c1a9667d33b2b42c302cc0e19ef4ccd88f4 download
Changelog link
* 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