软件包: libio-tiecombine-perl (1.005-1.1)
libio-tiecombine-perl 的相关链接
Trisquel 的资源:
下载源码包 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]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Ryan Niebur
- gregor herrmann
- Fabrizio Regalli
- Florian Schlichting
外部的资源:
- 主页 [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