[ 原始碼: libio-tiecombine-perl ]
套件:libio-tiecombine-perl(1.005-1.1)
libio-tiecombine-perl 的相關連結
Debian 的資源:
下載原始碼套件 libio-tiecombine-perl:
- [libio-tiecombine-perl_1.005-1.1.dsc]
- [libio-tiecombine-perl_1.005.orig.tar.gz]
- [libio-tiecombine-perl_1.005-1.1.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Ryan Niebur (QA 頁面)
- gregor herrmann (QA 頁面)
- Fabrizio Regalli (QA 頁面)
- Florian Schlichting (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module to collect output via any kind of tied variable
IO::TieCombine is a module that can collect output in separate (but combinable) named "slots" (output buffers). It provides methods that tie scalars, references, file handles or callback functions to specific slots, making it possible to e.g. collect both text printed to a file handle and text appended to a scalar in the same place, without the printing or appending function knowing about the relationship or the name of the slot.
其他與 libio-tiecombine-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language