套件:libio-string-perl(1.08-4)
libio-string-perl 的相關連結
Debian 的資源:
下載原始碼套件 libio-string-perl:
- [libio-string-perl_1.08-4.dsc]
- [libio-string-perl_1.08.orig.tar.gz]
- [libio-string-perl_1.08-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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_page_number, format_lines_per_page, format_lines_left, format_name, format_top_name.
其他與 libio-string-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language