[ 原始碼: libtest-tcp-perl ]
套件:libtest-tcp-perl(2.22-2)
libtest-tcp-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-tcp-perl:
- [libtest-tcp-perl_2.22-2.dsc]
- [libtest-tcp-perl_2.22.orig.tar.gz]
- [libtest-tcp-perl_2.22-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
module to test TCP/IP programs
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.
其他與 libtest-tcp-perl 有關的套件
|
|
|
|
-
- dep: libio-socket-ip-perl (>= 0.39-3~)
- module for using IPv4 and IPv6 sockets in a protocol-independent way
-
- dep: libtest-sharedfork-perl
- module to run tests in multiple processes and merge results
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language