Version: 1.014, Package name: p5-Test-DistManifest-1.014 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
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. |
Filesize: 34.765 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 14:45:17 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-03-31 07:04:17 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to p5-Test-DistManifest-1.014. |