Paketname | libtest-poe-server-tcp-perl |
Beschreibung | test framework for TCP client libraries using POE |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.12-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 100 Byte |
Hängt ab von | perl, libpoe-perl (>= 2:1.0040) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 17108 Byte |
Prüfsumme MD5 | 9ddbff4f2819524f9474e8462889b62a |
Prüfsumme SHA1 | 3ae0b9b258e548713f8a59cf21428e78dcb413bb |
Prüfsumme SHA256 | 18b2c497d5a120e827d177aa28eed213adb6f09e16e89ef38d3ee6fbeb843443 |
Link zum Herunterladen | libtest-poe-server-tcp-perl_1.12-1_all.deb |
Ausführliche Beschreibung | 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.
|