[ 源代码: libtest-distmanifest-perl ]
软件包:libtest-distmanifest-perl(1.014-2)
libtest-distmanifest-perl 的相关链接
Debian 的资源:
下载源码包 libtest-distmanifest-perl:
- [libtest-distmanifest-perl_1.014-2.dsc]
- [libtest-distmanifest-perl_1.014.orig.tar.gz]
- [libtest-distmanifest-perl_1.014-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl module for verifying CPAN MANIFEST files
Test::DistManifest provides a simple method of testing that a MANIFEST matches the distribution. It is similar to Test::CheckManifest, but differs in that it has native support for the MANIFEST.SKIP file.
It tests three things:
1. Everything in MANIFEST exists 2. Everything in the package is listed in MANIFEST, or subsequently matches a regular expression mask in MANIFEST.SKIP 3. Nothing exists in MANIFEST that also matches a mask in MANIFEST.SKIP, which is an unsatisfiable condition
Much of the functionality is provided by Module::Manifest, so developers wishing to manipulate MANIFEST files in a similar way are encouraged to look at that distribution.
其他与 libtest-distmanifest-perl 有关的软件包
|
|
|
|
-
- dep: libmodule-manifest-perl
- module for parsing and examining a Perl distribution MANIFEST file
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)