1Dist::Zilla::MVP::AssemUbsleerr(C3o)ntributed Perl DocumDeinstta:t:iZoinlla::MVP::Assembler(3)
2
3
4
6 Dist::Zilla::MVP::Assembler - Dist::Zilla-specific subclass of
7 Config::MVP::Assembler
8
10 version 6.031
11
13 Take this next bit seriously! If you don't understand how Config::MVP
14 works, reading about how the Dist::Zilla-specific Assembler works is
15 not going to be useful.
16
17 Dist::Zilla::MVP::Assembler extends Config::MVP::Assembler and composes
18 Config::MVP::Assembler::WithBundles. For potential plugin bundles
19 (things composing Dist::Zilla::Role::PluginBundle)
20
21 The Assembler has chrome, so it can log and will (eventually) be able
22 to get input from the user.
23
24 The Assembler's "expand_package" method delegates to
25 Dist::Zilla::Util's expand_config_package_name method.
26
27 The Assembler will throw an exception if it is instructed to add a
28 value for "plugin_name" or "zilla".
29
31 This module should work on any version of perl still receiving updates
32 from the Perl 5 Porters. This means it should work on any version of
33 perl released in the last two to three years. (That is, if the most
34 recently released version is v5.40, then this module should work on
35 both v5.40 and v5.38.)
36
37 Although it may work on older versions of perl, no guarantee is made
38 that the minimum required version will not be increased. The version
39 may be increased for any reason, and there is no promise that patches
40 will be accepted to lower the minimum required perl.
41
43 Ricardo SIGNES 😏 <cpan@semiotic.systems>
44
46 This software is copyright (c) 2023 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.36.1 2023-11-21 Dist::Zilla::MVP::Assembler(3)