[ 源代码: libtest-sharedfork-perl ]
软件包:libtest-sharedfork-perl(0.35-1)
libtest-sharedfork-perl 的相关链接
Debian 的资源:
下载源码包 libtest-sharedfork-perl:
- [libtest-sharedfork-perl_0.35-1.dsc]
- [libtest-sharedfork-perl_0.35.orig.tar.gz]
- [libtest-sharedfork-perl_0.35-1.debian.tar.xz]
维护小组:
- Debian Perl Group (QA 页面, 邮件存档)
- Jonathan Yu (QA 页面)
- gregor herrmann (QA 页面)
- Fabrizio Regalli (QA 页面)
- Florian Schlichting (QA 页面)
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to run tests in multiple processes and merge results
Test::SharedFork is utility module for tests built using Test::Builder (which constitute the majority of test modules on CPAN). It allows developers to run tests in multiple processes, in parallel, and combine the results together.