1Dist::Zilla::Plugin::MaUnsiefresCto(n3t)ributed Perl DocDuimsetn:t:aZtiilolna::Plugin::Manifest(3)
2
3
4
6 Dist::Zilla::Plugin::Manifest - build a MANIFEST file
7
9 version 6.031
10
12 If included, this plugin will produce a MANIFEST file for the
13 distribution, listing all of the files it contains. For obvious
14 reasons, it should be included as close to last as possible.
15
16 This plugin is included in the @Basic bundle.
17
19 This module should work on any version of perl still receiving updates
20 from the Perl 5 Porters. This means it should work on any version of
21 perl released in the last two to three years. (That is, if the most
22 recently released version is v5.40, then this module should work on
23 both v5.40 and v5.38.)
24
25 Although it may work on older versions of perl, no guarantee is made
26 that the minimum required version will not be increased. The version
27 may be increased for any reason, and there is no promise that patches
28 will be accepted to lower the minimum required perl.
29
31 Dist::Zilla core plugins: @Basic, ManifestSkip.
32
33 Other modules: ExtUtils::Manifest.
34
36 Ricardo SIGNES 😏 <cpan@semiotic.systems>
37
39 This software is copyright (c) 2023 by Ricardo SIGNES.
40
41 This is free software; you can redistribute it and/or modify it under
42 the same terms as the Perl 5 programming language system itself.
43
44
45
46perl v5.36.1 2023-11-21 Dist::Zilla::Plugin::Manifest(3)