[ 原始碼: libio-callback-perl ]
套件:libio-callback-perl(2.00-1)
libio-callback-perl 的相關連結
Debian 的資源:
下載原始碼套件 libio-callback-perl:
- [libio-callback-perl_2.00-1.dsc]
- [libio-callback-perl_2.00.orig.tar.gz]
- [libio-callback-perl_2.00-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
emulate file interface for a code reference
IO::Callback provides an easy way to produce a phoney read-only filehandle that calls back to your own code when it needs data to satisfy a read. This is useful if you want to use a library module that expects to read data from a filehandle, but you want the data to come from some other source and you don"t want to read it all into memory and use IO::String.
其他與 libio-callback-perl 有關的套件
|
|
|
|
-
- dep: libio-string-perl
- Emulate IO::File interface for in-core strings
-
- dep: perl
- Larry Wall"s Practical Extraction and Report Language