[ ソース: libmodule-install-extratests-perl ]
パッケージ: libmodule-install-extratests-perl (0.008-2)
libmodule-install-extratests-perl に関するリンク
Debian の資源:
libmodule-install-extratests-perl ソースパッケージをダウンロード:
- [libmodule-install-extratests-perl_0.008-2.dsc]
- [libmodule-install-extratests-perl_0.008.orig.tar.gz]
- [libmodule-install-extratests-perl_0.008-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [search.cpan.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 作の実用的な抽出とレポート用の言語