[ ソース: libtest-poe-server-tcp-perl ]
パッケージ: libtest-poe-server-tcp-perl (1.20-3)
libtest-poe-server-tcp-perl に関するリンク
Debian の資源:
libtest-poe-server-tcp-perl ソースパッケージをダウンロード:
- [libtest-poe-server-tcp-perl_1.20-3.dsc]
- [libtest-poe-server-tcp-perl_1.20.orig.tar.gz]
- [libtest-poe-server-tcp-perl_1.20-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- libpoe-component-server-simplehttp-perl
- libpoe-component-irc-perl
- libpoe-component-server-soap-perl
- libpoe-component-schedule-perl
- libpoe-filter-ircd-perl
- libpoe-filter-http-parser-perl
- libpoe-component-server-jsonrpc-perl
- libpoe-perl
- libpoe-loop-tk-perl
- libpoe-component-pcap-perl
- libpoe-test-loops-perl
test framework for TCP client libraries using POE
Test::POE::Server::TCP is a Perl Object Environment (POE, see libpoe-perl) component that provides a TCP server framework for inclusion in your client module's test cases. Once registered, a session will receive events related to client connections, disconnections, input and any flushed output. It will also get a unique client identifier which may be used in communication with the client component when sending data to the client or ending a connection.
その他の libtest-poe-server-tcp-perl 関連パッケージ
|
|
|
|
-
- dep: libpoe-perl
- event-driven component architecture for Perl
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
- または libsocket-perl
- ネットワーク関連の定数とサポート関数