1Dist::Zilla::MVP::RootSUescetrioCno(n3t)ributed Perl DocDuimsetn:t:aZtiilolna::MVP::RootSection(3)
2
3
4
6 Dist::Zilla::MVP::RootSection - a standard section in Dist::Zilla's
7 configuration sequence
8
10 version 6.031
11
13 This is a subclass of Config::MVP::Section, used as the starting
14 section by Dist::Zilla::MVP::Assembler::Zilla. It has a number of
15 useful defaults, as well as a "zilla" attribute which will, after
16 section finalization, contain a Dist::Zilla object with which
17 subsequent plugin sections may register.
18
19 Those useful defaults are:
20
21 • name defaults to _
22
23 • aliases defaults to { author => 'authors' }
24
25 • multivalue_args defaults to [ 'authors' ]
26
28 This module should work on any version of perl still receiving updates
29 from the Perl 5 Porters. This means it should work on any version of
30 perl released in the last two to three years. (That is, if the most
31 recently released version is v5.40, then this module should work on
32 both v5.40 and v5.38.)
33
34 Although it may work on older versions of perl, no guarantee is made
35 that the minimum required version will not be increased. The version
36 may be increased for any reason, and there is no promise that patches
37 will be accepted to lower the minimum required perl.
38
40 Ricardo SIGNES 😏 <cpan@semiotic.systems>
41
43 This software is copyright (c) 2023 by Ricardo SIGNES.
44
45 This is free software; you can redistribute it and/or modify it under
46 the same terms as the Perl 5 programming language system itself.
47
48
49
50perl v5.38.0 2023-11-21 Dist::Zilla::MVP::RootSection(3)