[ ソース: 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.