perl-IO-String

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.
Current version: 1.08

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 1.08 project version
2019-01-17 9 1.08 project version
2017-07-13 8 1.08 project version
2015-06-25 7 1.08 project version
2014-03-07 6 1.08 project version
2013-09-10 5 1.08 project version
2012-10-31 4 1.08 project version
2012-05-01 3 1.08 project version