パッケージ: libtest-tcp-perl (2.22-2)
libtest-tcp-perl に関するリンク
Trisquel の資源:
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]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- gregor herrmann
- Iñigo Tejedor Arrondo
外部の資源:
- ホームページ [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