[ 源代码: libtest-tcp-perl ]
软件包:libtest-tcp-perl(2.19-1)
libtest-tcp-perl 的相关链接
Debian 的资源:
下载源码包 libtest-tcp-perl:
- [libtest-tcp-perl_2.19-1.dsc]
- [libtest-tcp-perl_2.19.orig.tar.gz]
- [libtest-tcp-perl_2.19-1.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: libtest-sharedfork-perl (>= 0.29)
- module to run tests in multiple processes and merge results
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- dep: perl (>= 5.19.8)
- 拉里 沃尔的实用报表提取语言(Perl)
- 或者 libio-socket-ip-perl
- module for using IPv4 and IPv6 sockets in a protocol-independent way