1Dist::Zilla::MVP::AssemUbsleerr:C:oGnltorbiabluDCtioesndtf:iP:geZ(ri3ll)lDao:c:uMmVePn:t:aAtsisoenmbler::GlobalConfig(3)
2
3
4
6 Dist::Zilla::MVP::Assembler::GlobalConfig - Dist::Zilla::MVP::Assembler
7 for global configuration
8
10 version 6.023
11
13 This is a subclass of Dist::Zilla::MVP::Assembler used when assembling
14 the global configuration. It has a "stash_registry" attribute, a
15 hashref, into which stashes will be registered.
16
17 They get registered via the "register_stash" method, below, generally
18 called by the "register_component" method on
19 Dist::Zilla::Role::Stash-performing class.
20
22 This module should work on any version of perl still receiving updates
23 from the Perl 5 Porters. This means it should work on any version of
24 perl released in the last two to three years. (That is, if the most
25 recently released version is v5.40, then this module should work on
26 both v5.40 and v5.38.)
27
28 Although it may work on older versions of perl, no guarantee is made
29 that the minimum required version will not be increased. The version
30 may be increased for any reason, and there is no promise that patches
31 will be accepted to lower the minimum required perl.
32
34 register_stash
35 $assembler->register_stash($name => $stash_object);
36
37 This adds a stash to the assembler's stash registry -- unless the name
38 is already taken, in which case an exception is raised.
39
41 Ricardo SIGNES 😏 <rjbs@semiotic.systems>
42
44 This software is copyright (c) 2021 by Ricardo SIGNES.
45
46 This is free software; you can redistribute it and/or modify it under
47 the same terms as the Perl 5 programming language system itself.
48
49
50
51perl v5.34.0 2D0i2s1t-:0:7Z-i2l2la::MVP::Assembler::GlobalConfig(3)