| Paketname | libtest-tcp-perl |
| Beschreibung | module to test TCP/IP programs |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.16-1 |
| Sektion | universe/perl |
| Priorität | optional |
| Installierte Größe | 64 Byte |
| Hängt ab von | perl, libtest-sharedfork-perl |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 7238 Byte |
| Prüfsumme MD5 | 7d572b09b4220fc5c856d3f9fa9e375a |
| Prüfsumme SHA1 | 1322d342cfcc843c0d05c2f07e1734381321e148 |
| Prüfsumme SHA256 | 3328ab3a097985e24a8b835bfd5d38b7482aae55133b6793e2d8309446f6d6d1 |
| 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.
|