[ ソース: 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
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- dep: perl (>= 5.19.8)
- Larry Wall 作の実用的な抽出とレポート用の言語
- または libio-socket-ip-perl
- プロトコル非依存な方法で IPv4 および IPv6 ソケットを使うモジュール