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.017
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

ATTRIBUTES

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

SEE ALSO

38       Core Dist::Zilla plugins: @Basic, ModuleBuild, Manifest.
39
40       Dist::Zilla roles: BuildRunner, InstallTool, PrereqSource, TestRunner.
41

AUTHOR

43       Ricardo SIGNES 😏 <rjbs@cpan.org>
44
46       This software is copyright (c) 2020 by Ricardo SIGNES.
47
48       This is free software; you can redistribute it and/or modify it under
49       the same terms as the Perl 5 programming language system itself.
50
51
52
53perl v5.32.1                      2021-01-27 Dist::Zilla::Plugin::MakeMaker(3)
Impressum