Binary package “libio-string-perl” in openkylin yangtze
Emulate IO::File interface for in-core strings
The IO::String module provide the IO::File interface for in-core
strings. An IO::String object can be attached to a string, and
will make it possible to use the normal file operations for reading or
writing data, as well as seeking to various locations of the string.
The main reason you might want to do this, is if you have some other
library module that only provide an interface to file handles, and you
want to keep all the stuff in memory.
.
The IO::String module provide an interface compatible with
IO::File as distributed with IO-1.20, but the following methods
are not available; new_from_fd, fdopen, format_write,
format_
format_name, format_top_name.
Source package
Published versions
- libio-string-perl 1.08-ok2 in amd64 (Proposed)
- libio-string-perl 1.08-ok2 in amd64 (Release)
- libio-string-perl 1.08-ok2 in arm64 (Proposed)
- libio-string-perl 1.08-ok2 in arm64 (Release)
- libio-string-perl 1.08-ok2 in i386 (Release)
- libio-string-perl 1.08-ok2 in i386 (Proposed)
- libio-string-perl 1.08-ok2 in riscv64 (Proposed)
- libio-string-perl 1.08-ok2 in riscv64 (Release)
- libio-string-perl 1.08-ok2 in rv64g (Release)
- libio-string-perl 1.08-ok2 in rv64g (Proposed)