套件:libio-pipely-perl(0.006-1)
libio-pipely-perl 的相關連結
Debian 的資源:
下載原始碼套件 libio-pipely-perl:
- [libio-pipely-perl_0.006-1.dsc]
- [libio-pipely-perl_0.006.orig.tar.gz]
- [libio-pipely-perl_0.006-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
portable way to create pipe() or pipe-like handles
IO::Pipely provides a couple functions to portably create one- and two-way pipes and pipe-like socket pairs. It acknowledges and works around known platform issues so you don't have to.
IO::Pipely currently understands pipe(), UNIX-domain socketpair() and regular IPv4 localhost sockets. It will use different kinds of pipes or sockets depending on the operating system's capabilities and the number of directions requested. The autodetection may be overridden by specifying a particular pipe type.
IO::Pipely is a spin-off of the POE project's portable pipes. Earlier versions of the code have been tested and used in production systems for over a decade.
其他與 libio-pipely-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language