[ 原始碼: libtest-prereq-perl ]
套件:libtest-prereq-perl(2.003-3)
libtest-prereq-perl 的相關連結
Debian 的資源:
下載原始碼套件 libtest-prereq-perl:
- [libtest-prereq-perl_2.003-3.dsc]
- [libtest-prereq-perl_2.003.orig.tar.gz]
- [libtest-prereq-perl_2.003-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libtest-dependencies-perl
- libfile-find-rule-perl-perl
- libtest-requires-perl
- libtest-signature-perl
- libextutils-makemaker-dist-zilla-develop-perl
- libmodule-build-tiny-perl
- libdist-zilla-plugin-test-reportprereqs-perl
- libmodule-install-manifestskip-perl
- libtest-hasversion-perl
- libtest-synopsis-perl
- libtest-differences-perl
Perl module to check if Makefile.PL has the right pre-requisites
Test::Prereq examines the modules looking on blib/lib/, blib/script, and the test files t/* (and test.pl). then figures out which modules they use, skips the modules that are in the Perl core, and compares the remaining list of modules to those in the PREREQ_PM section of Makefile.PL.
其他與 libtest-prereq-perl 有關的套件
|
|
|
|
-
- dep: libmodule-build-perl
- framework for building and installing Perl modules
-
- dep: libmodule-extract-use-perl
- Perl module to extract which modules some code uses
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language