パッケージ: libanyevent-perl (7.170-2 など)
libanyevent-perl に関するリンク
Debian の資源:
libanyevent-perl ソースパッケージをダウンロード:
- [libanyevent-perl_7.170-2.dsc]
- [libanyevent-perl_7.170.orig.tar.gz]
- [libanyevent-perl_7.170-2.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Ansgar Burchardt (QA ページ)
- gregor herrmann (QA ページ)
- Xavier Guimard (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
event loop framework with multiple implementations
AnyEvent is not an event model itself, it only interfaces to whatever event model the main program happens to use, in a pragmatic way. For event models, the statement "there can only be one" is a bitter reality: In general, only one event loop can be active at the same time in a process. This module cannot change this, but it can hide the differences between them.
The goal of AnyEvent is to offer module authors the ability to do event programming (waiting for I/O or timer events) without subscribing to a religion, a way of living, and most importantly: without forcing your module users into the same thing by forcing them to use the same event model you use.
During the first call of any watcher-creation method, the module tries to detect the currently loaded event loop by probing whether one of the following modules is already loaded: EV, AnyEvent::Loop, Event, Glib, Tk, Event::Lib, Qt, POE. The first one found is used. If none are detected, the module tries to load the first four modules in the order given; but note that if EV is not available, the pure-perl AnyEvent::Loop should always work, so the other two are not normally tried.
その他の libanyevent-perl 関連パッケージ
|
|
|
|
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perlapi-5.32.0
- 以下のパッケージによって提供される仮想パッケージです: perl-base
-
- rec: libasync-interrupt-perl
- module to allow C/XS libraries to interrupt perl
-
- rec: libev-perl
- Perl interface to libev, the high performance event loop
- または libevent-perl
- generic Perl event loop module
-
- rec: libguard-perl
- Perl module providing safe cleanup using guard objects
-
- sug: libev-perl
- Perl interface to libev, the high performance event loop
-
- sug: libevent-perl
- generic Perl event loop module
-
- sug: libio-async-perl
- modules for asynchronous event-driven programming
-
- sug: libjson-perl
- module for manipulating JSON-formatted data
- または libjson-xs-perl
- module for manipulating JSON-formatted data (C/XS-accelerated)
-
- sug: libnet-ssleay-perl
- Secure Socket Layer (SSL) 用の Perl モジュール
-
- sug: libpoe-perl
- event-driven component architecture for Perl
-
- sug: libtask-weaken-perl
- module for ensuring that a platform has weaken support