Name : perl-Dist-Zilla-Plugin-MatchManifest
| |
Version : 6.0.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 150500.1.1
| Date : 2024-08-09 21:01:08
|
Group : Unspecified
| Source RPM : perl-Dist-Zilla-Plugin-MatchManifest-6.0.0-150500.1.1.src.rpm
|
Size : 0.03 MB
| |
Packager : https://www_suse_com/
| |
Summary : Ensure that MANIFEST is correct
|
Description :
If included, this plugin will ensure that the distribution contains a _MANIFEST_ file and that its contents match the files collected by Dist::Zilla. If not, it will display the differences and offer to update the _MANIFEST_.
As I see it, there are 2 problems that a MANIFEST can protect against:
* 1.
A file I don\'t want to distribute winds up in the tarball
* 2.
A file I did want to distribute gets left out of the tarball
Dist::Zilla protects against the second problem by using GatherDir plugins that aren\'t restricted by a MANIFEST file. But the standard Manifest plugin offers no protection against the first problem.
By keeping your MANIFEST under source control and using this plugin to make sure it\'s kept up to date, you can protect yourself against both problems.
MatchManifest must come after your MakeMaker or ModuleBuild plugin, so that it can see any _Makefile.PL_ or _Build.PL_ generated.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_15_SP5/noarch |