[ 原始碼: 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's Practical Extraction and Report Language
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
- 或者 libsocket-perl
- networking constants and support functions