1Dist::Zilla::Plugin::MoUdsuelreBCuoinltdr(i3b)uted PerlDDiosctu:m:eZnitlaltai:o:nPlugin::ModuleBuild(3)
2
3
4
6 Dist::Zilla::Plugin::ModuleBuild - build a Build.PL that uses
7 Module::Build
8
10 version 6.014
11
13 This plugin will create a Build.PL for installing the dist using
14 Module::Build.
15
17 mb_version
18 Optional: Specify the minimum version of Module::Build to depend on.
19
20 Defaults to 0.3601 if a sharedir is being used, otherwise 0.28.
21
22 mb_class
23 Optional: Specify the class to use to create the build object.
24 Defaults to "Module::Build" itself. If another class is specified,
25 then the value of mb_lib will be used to generate a line like "use lib
26 'inc'" to be added to the generated Build.PL file.
27
28 mb_lib
29 Optional: Specify the list of directories to be passed to lib when
30 using mb_class. Defaults to "inc".
31
32 build_element
33 Anything given in a "build_element" option will be added as a build
34 element with Module::Build's add_build_element method.
35
37 Core Dist::Zilla plugins: @Basic, @Filter, MakeMaker, Manifest.
38
39 Dist::Zilla roles: BuildPL.
40
42 Ricardo SIGNES 😏 <rjbs@cpan.org>
43
45 This software is copyright (c) 2020 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.30.1 2020-03-03Dist::Zilla::Plugin::ModuleBuild(3)