Logoj0ke.net Open Build Service > Projects > home:jg:php5 > t1lib > Binaries > t1lib-5.1.2-2.15.i386.rpm > Dependencies
Sign Up | Log In

Dependency of t1lib-5.1.2-2.15.i386.rpm

Name: perl-IO-String

Project: RHEL:5.4

Repository: oss

Title: 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.

Version: 1.08

Release: 1.1.1

Architecture: noarch

Size: 12.7 KB

Build Time: 2007-01-18 18:59:41 +0100 (over 17 years ago)

Provides

Symbol Required by
perl(IO::String) = 1.08
perl-IO-String = 1.08-1.1.1

Requires

Symbol Provided by
perl >= 0:5.005_03 perl
perl(:MODULE_COMPAT_5.8.8) perl
perl(Symbol) perl
perl(strict) perl
perl(vars) perl