Pakket: libtest-poe-server-tcp-perl (1.20-1.1)
Verwijzigingen voor libtest-poe-server-tcp-perl
Debian bronnen:
Het bronpakket libtest-poe-server-tcp-perl downloaden:
- [libtest-poe-server-tcp-perl_1.20-1.1.dsc]
- [libtest-poe-server-tcp-perl_1.20.orig.tar.gz]
- [libtest-poe-server-tcp-perl_1.20-1.1.debian.tar.xz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Antonio Radici (QA-pagina)
- Jonathan Yu (QA-pagina)
- gregor herrmann (QA-pagina)
- Ryan Niebur (QA-pagina)
- Nathan Handler (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
- 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.
Andere aan libtest-poe-server-tcp-perl gerelateerde pakketten
|
|
|
|
-
- dep: libpoe-perl
- event-driven component architecture for Perl
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perl (>= 5.15.9)
- Larry Wall's Practical Extraction and Report Language
- of libsocket-perl
- networking constants and support functions