./devel/p5-Test-DistManifest, Author test that validates a package MANIFEST

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q4, Version: 1.014nb4, Package name: p5-Test-DistManifest-1.014nb4, Maintainer: imil

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. To view the contents of this file, use the command:

$ perldoc -m ExtUtils::MANIFEST.SKIP


Master sites:

SHA1: 5af2312eed3f000f4a5deb19c87069f925ac6569
RMD160: 81c448539c20238fd9a976e38dda44de431d5f62
Filesize: 34.765 KB

Version history: (Expand)