[ 源代码: libtest-if-perl ]
软件包:libtest-if-perl(0.01-1.1)
libtest-if-perl 的相关链接
Debian 的资源:
下载源码包 libtest-if-perl:
- [libtest-if-perl_0.01-1.1.dsc]
- [libtest-if-perl_0.01.orig.tar.gz]
- [libtest-if-perl_0.01-1.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to conditionally use other test modules
Test::If allows one to use test modules conditionally.
It is also possible to combine options, and it is allowed to omit plan options, if it is run by an already loaded module or you want to load it manually. If some of conditions are not met, the corresponding test will be skipped.