SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-IO-String rpm build for : RockyLinux 9. For other distributions click perl-IO-String.

Name : perl-IO-String
Version : 1.08 Vendor : Rocky Enterprise Software Foundation
Release : 43.el9 Date : 2022-05-16 14:18:13
Group : Unspecified Source RPM : perl-IO-String-1.08-43.el9.src.rpm
Size : 0.02 MB
Packager : Rocky Linux Build System (Peridot) < releng_rockylinux_org>
Summary : Emulate file interface for in-core strings
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.

RPM found in directory: /packages/linux-pbone/rockylinux/9.4/devel/x86_64/kickstart/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-IO-String-1.08-43.el9.noarch.rpm
ftp.icm.edu.pl  perl-IO-String-1.08-43.el9.noarch.rpm
ftp.icm.edu.pl  perl-IO-String-1.08-43.el9.noarch.rpm
ftp.icm.edu.pl  perl-IO-String-1.08-43.el9.noarch.rpm
ftp.icm.edu.pl  perl-IO-String-1.08-43.el9.noarch.rpm
ftp.icm.edu.pl  perl-IO-String-1.08-43.el9.noarch.rpm
     

Provides :
perl(IO::String)
perl-IO-String

Requires :
perl(:MODULE_COMPAT_5.32.1)
perl(:VERSION) >= 5.5.0
perl(Data::Dumper)
perl(IO::Handle)
perl(Symbol)
perl(strict)
perl(vars)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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

 
ICM