1Dist::Zilla::Plugin::MaUnsiefresCtoSnktirpi(b3u)ted PerlDiDsotc:u:mZeinltlaat:i:oPnlugin::ManifestSkip(3)
2
3
4
6 Dist::Zilla::Plugin::ManifestSkip - decline to build files that appear
7 in a MANIFEST.SKIP-like file
8
10 version 6.023
11
13 This plugin reads a MANIFEST.SKIP-like file, as used by
14 ExtUtils::MakeMaker and ExtUtils::Manifest, and prunes any files that
15 it declares should be skipped.
16
17 This plugin is included in the @Basic bundle.
18
20 This module should work on any version of perl still receiving updates
21 from the Perl 5 Porters. This means it should work on any version of
22 perl released in the last two to three years. (That is, if the most
23 recently released version is v5.40, then this module should work on
24 both v5.40 and v5.38.)
25
26 Although it may work on older versions of perl, no guarantee is made
27 that the minimum required version will not be increased. The version
28 may be increased for any reason, and there is no promise that patches
29 will be accepted to lower the minimum required perl.
30
32 skipfile
33 This is the name of the file to read for MANIFEST.SKIP-like content.
34 It defaults, unsurprisingly, to MANIFEST.SKIP.
35
37 Dist::Zilla core plugins: @Basic, PruneCruft, PruneFiles.
38
39 Other modules: ExtUtils::Manifest.
40
42 Ricardo SIGNES 😏 <rjbs@semiotic.systems>
43
45 This software is copyright (c) 2021 by Ricardo SIGNES.
46
47 This is free software; you can redistribute it and/or modify it under
48 the same terms as the Perl 5 programming language system itself.
49
50
51
52perl v5.34.0 2021-07-2D2ist::Zilla::Plugin::ManifestSkip(3)