[ 原始碼: libfuture-io-perl ]
套件:libfuture-io-perl(0.16-1)
libfuture-io-perl 的相關連結
Debian 的資源:
下載原始碼套件 libfuture-io-perl:
- [libfuture-io-perl_0.16-1.dsc]
- [libfuture-io-perl_0.16.orig.tar.gz]
- [libfuture-io-perl_0.16-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
collection of Future-returning IO methods
The Future::IO distribution provides a few basic methods that behave similarly to the same-named core perl functions relating to IO operations, but yield their results asynchronously via Future instances.
This is provided primarily as a decoupling mechanism, to allow modules to be written that perform IO in an asynchronous manner to depend directly on this, while allowing asynchronous event systems to provide an implementation of these operations.
其他與 libfuture-io-perl 有關的套件
|
|
|
|
-
- dep: libfuture-perl
- module for operations awaiting completion
-
- dep: libstruct-dumb-perl
- module to create simple lightweight record-like structures
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language