Paketname | libtest-tcp-perl |
Beschreibung | module to test TCP/IP programs |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.16-1 |
Sektion | perl |
Priorität | optional |
Installierte Größe | 64 Byte |
Hängt ab von | perl, libtest-sharedfork-perl |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 7204 Byte |
Prüfsumme MD5 | 3bc89a7214a77f012ebbf69a48a8331f |
Prüfsumme SHA1 | e48df3bc584aea5f79dce4fcb2869ff8b0f4a8c6 |
Prüfsumme SHA256 | 8055ce72c79257b4469328c659883bf5d7d0cd18ff3cb088fcb914ac9a398be9 |
Link zum Herunterladen | libtest-tcp-perl_0.16-1_all.deb |
Ausführliche Beschreibung | Test::TCP is a Perl test framework for TCP/IP programs, especially those
written in Perl. For example, to test a client or server written in Perl,
one simply specifies code to launch the server on an arbitrary port and
provides corresponding code to execute a client to connect to it.
.
This module also supports running multiple servers in the same test file.
|