1Dist::Zilla::Plugin::MaUkseeMrakCeorn(t3r)ibuted Perl DoDciusmte:n:tZaitliloan::Plugin::MakeMaker(3)
2
3
4

NAME

6       Dist::Zilla::Plugin::MakeMaker - build a Makefile.PL that uses
7       ExtUtils::MakeMaker
8

VERSION

10       version 6.025
11

DESCRIPTION

13       This plugin will produce an ExtUtils::MakeMaker-powered Makefile.PL for
14       the distribution.  If loaded, the Manifest plugin should also be
15       loaded.
16

PERL VERSION

18       This module should work on any version of perl still receiving updates
19       from the Perl 5 Porters.  This means it should work on any version of
20       perl released in the last two to three years.  (That is, if the most
21       recently released version is v5.40, then this module should work on
22       both v5.40 and v5.38.)
23
24       Although it may work on older versions of perl, no guarantee is made
25       that the minimum required version will not be increased.  The version
26       may be increased for any reason, and there is no promise that patches
27       will be accepted to lower the minimum required perl.
28

ATTRIBUTES

30   eumm_version
31       This option declares the version of ExtUtils::MakeMaker required to
32       configure and build the distribution.  There is no default, although
33       one may be added if it can be determined that the generated Makefile.PL
34       requires some specific minimum.  No testing has been done on this
35       front.
36
37   make_path
38       This option sets the path to make, used to build your dist and run
39       tests.  It defaults to the value for "make" in Config, or to "make" if
40       that isn't set.
41
42       You probably won't need to set this option.
43
44   static_attribution
45       This option omits the version number in the "generated by" comment in
46       the Makefile.PL.  For setups that copy the Makefile.PL back to the
47       repo, this avoids churn just from upgrading Dist::Zilla.
48

SEE ALSO

50       Core Dist::Zilla plugins: @Basic, ModuleBuild, Manifest.
51
52       Dist::Zilla roles: BuildRunner, InstallTool, PrereqSource, TestRunner.
53

AUTHOR

55       Ricardo SIGNES 😏 <rjbs@semiotic.systems>
56
58       This software is copyright (c) 2022 by Ricardo SIGNES.
59
60       This is free software; you can redistribute it and/or modify it under
61       the same terms as the Perl 5 programming language system itself.
62
63
64
65perl v5.36.0                      2022-09-01 Dist::Zilla::Plugin::MakeMaker(3)
Impressum