パッケージ: libtest-distribution-perl (2.00-7)
libtest-distribution-perl に関するリンク
Debian の資源:
libtest-distribution-perl ソースパッケージをダウンロード:
- [libtest-distribution-perl_2.00-7.dsc]
- [libtest-distribution-perl_2.00.orig.tar.gz]
- [libtest-distribution-perl_2.00-7.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- libmodule-install-authorrequires-perl
- libtest-dependencies-perl
- libextutils-makemaker-dist-zilla-develop-perl
- libtest-signature-perl
- libfile-find-rule-perl-perl
- libtest-pod-no404s-perl
- libtest-hasversion-perl
- libdist-zilla-plugin-test-reportprereqs-perl
- libtask-weaken-perl
- librecommended-perl
- libtest-roo-perl
perform tests on all modules of a distribution
When using Test::Distribution in a test script, it goes through all the modules in your distribution, checks their POD, checks that they compile ok and checks that they all define a $VERSION.
This module also performs a number of tests on the distribution itself. It checks that your files match your SIGNATURE file if you have one. It checks that your distribution isn't missing certain 'core' description files. It checks to see you haven't missed out listing any pre-requisites in Makefile.PL
It defines its own testing plan, so you usually don't use it in conjunction with other Test::* modules in the same file. It's recommended that you just create a one-line test script as shown in the SYNOPSIS above. However, there are options.
その他の libtest-distribution-perl 関連パッケージ
|
|
|
|
-
- dep: libfile-find-rule-perl
- module to search for files based on rules
-
- dep: libpod-coverage-perl
- checker for comprehensiveness of perl module documentation
-
- dep: libtest-pod-coverage-perl
- module to check for pod coverage in a distribution
-
- dep: libtest-pod-perl
- module to test for POD errors
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語