Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-IO-String-1.08-47.fc38 RPM for noarch

From Fedora 38 for aarch64 / p

Name: perl-IO-String Distribution: Fedora Project
Version: 1.08 Vendor: Fedora Project
Release: 47.fc38 Build date: Fri Jan 20 04:17:42 2023
Group: Unspecified Build host: buildvm-s390x-26.s390.fedoraproject.org
Size: 17139 Source RPM: perl-IO-String-1.08-47.fc38.src.rpm
Packager: Fedora Project
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.

Provides

Requires

License

GPL-1.0-or-later OR Artistic-1.0-Perl

Changelog

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

Files

/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, Tue Apr 9 22:47:55 2024