[ ソース: libio-async-perl ]
パッケージ: libio-async-perl (0.72-1)
libio-async-perl に関するリンク
Debian の資源:
libio-async-perl ソースパッケージをダウンロード:
- [libio-async-perl_0.72-1.dsc]
- [libio-async-perl_0.72.orig.tar.gz]
- [libio-async-perl_0.72-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
modules for asynchronous event-driven programming
The IO::Async collection of modules allows programs to be written that perform asynchronous filehandle IO operations.
A typical program using them would consist of a single subclass of IO::Async::Loop to act as a container of other objects, which perform the actual IO work required by the program. As well as IO handles, the loop also supports timers and signal handlers, and includes more higher-level functionality built on top of these basic parts.
その他の libio-async-perl 関連パッケージ
|
|
|
|
-
- dep: libfuture-perl (>= 0.33)
- module for operations awaiting completion
-
- dep: libstruct-dumb-perl
- module to create simple lightweight record-like structures
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perl (>= 5.17.8)
- Larry Wall 作の実用的な抽出とレポート用の言語
- または libsocket-perl (>= 2.007)
- ネットワーク関連の定数とサポート関数
-
- rec: libasync-mergepoint-perl
- Perl module to resynchronize multiple control flows
-
- rec: libsereal-perl
- fast, compact, powerful binary (de-)serialization module wrapper
-
- rec: libtest-fatal-perl
- 例外によるコードのテスト用モジュール
-
- rec: libtest-refcount-perl
- Perl module to assert reference counts
-
- rec: perl (>= 5.19.8)
- Larry Wall 作の実用的な抽出とレポート用の言語
- または libio-socket-ip-perl (>= 0.26)
- プロトコル非依存な方法で IPv4 および IPv6 ソケットを使うモジュール