[ 源代码: libtest-lib-perl ]
软件包:libtest-lib-perl(0.003-2)
libtest-lib-perl 的相关链接
Debian 的资源:
下载源码包 libtest-lib-perl:
- [libtest-lib-perl_0.003-2.dsc]
- [libtest-lib-perl_0.003.orig.tar.gz]
- [libtest-lib-perl_0.003-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
module to use libraries from a t/lib directory
Test::Lib searches upward from the calling module for a directory t with a lib directory inside it, and adds it to the module search path. Looks upward up to 5 directories. This is intended to be used in test modules either directly in t or in a subdirectory to find their included testing libraries located in t/lib.