The devel/p5-Test-DistManifest port
p5-Test-DistManifest-1.014p0 – author test that validates a package MANIFEST (cvsweb github mirror)
Description
This module provides a simple method of testing that a MANIFEST matches the distribution. It tests three things: - Everything in MANIFEST exists - Everything in the package is listed in MANIFEST, or subsequently matches a regular expression mask in MANIFEST.SKIP - Nothing exists in MANIFEST that also matches a mask in MANIFEST.SKIP, so as to avoid an unsatisfiable dependency conditions If there is no MANIFEST.SKIP included in your distribution, this module will replicate the toolchain behaviour of using the default system-wide MANIFEST.SKIP file.WWW: https://metacpan.org/release/Test-DistManifest
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/libdata/perl5/site_perl/Test/
- /usr/local/libdata/perl5/site_perl/Test/DistManifest.pm
- /usr/local/man/man3p/Test::DistManifest.3p