Development/Libraries

perl-IO-String: Emulate file interface for in-core strings

Name:perl-IO-String Vendor:
Version:1.06 License:GPL or Artistic
Release:1 URL:http://search.cpan.org/dist/IO-String/
Summary
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.

Arch: src

Download:perl-IO-String-1.06-1.src.rpm
Build Date:Wed Jul 13 20:25:40 2005
Packager:
Size:9 KiB

Arch: noarch

Download:perl-IO-String-1.06-1.noarch.rpm
Build Date:Fri Jul 29 14:06:11 2005
Packager:
Size:18 KiB

Changelog

* Wed Nov 24 16:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.06-1
- Update to 1.06.
* Sun Jul 4 17:00:00 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:1.05-0.fdr.1
- First build.

Listing created by RepoView-0.5.2-1.fc5