[ 原始碼: libmodule-install-extratests-perl ]
套件:libmodule-install-extratests-perl(0.008-4)
libmodule-install-extratests-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmodule-install-extratests-perl:
- [libmodule-install-extratests-perl_0.008-4.dsc]
- [libmodule-install-extratests-perl_0.008.orig.tar.gz]
- [libmodule-install-extratests-perl_0.008-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libmodule-install-authorrequires-perl
- libtest-dependencies-perl
- libmodule-install-manifestskip-perl
- libextutils-makemaker-dist-zilla-develop-perl
- libmodule-install-readmefrompod-perl
- libtest-www-declare-perl
- libmodule-install-autolicense-perl
- libmodule-install-perl
- libdist-zilla-plugin-test-reportprereqs-perl
- libtest-nowarnings-perl
- libtest-tempdir-perl
contextual tests that the harness can ignore
Module::Install::ExtraTests adds one Module::Install command:
extra_tests;
This declares that the test files found in the directory ./xt should be run only in certain instances:
./xt/author - run when tests are being run in an author's working copy ./xt/smoke - run when the dist is being smoked (AUTOMATED_TESTING=1) ./xt/release - run during "make disttest"
These directories are recurisvely scanned for *.t files. If any directories or files exist in ./xt that are not recognized, the Makefile.PL will die.
其他與 libmodule-install-extratests-perl 有關的套件
|
|
|
|
-
- dep: libmodule-install-perl
- framework for installing Perl modules
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language