Home > Repositories > base > perl-IO-String (x86_64)

perl-IO-String: IO::String - 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.
Name:perl-IO-String
Release: 1.08-2mamba
Architecture:x86_64
Group:System/Libraries/Perl
Size:16.36 kB
Upstream URL:http://www.cpan.org
Source RPM:perl-IO-String
BrothersProvidesObsoletesRequiresRecommends
perl(IO::String) = 0:1.08
perl-IO-String = 0:1.08-2mamba
perl-IO-String(x86-64) = 0:1.08-2mamba
perl >= 0:5.005_03 [1]
perl >= 0:5.24.0 [1]
perl(Symbol) [1]
perl(strict) [1]
perl(vars) [1]
Provided files