1Dist::Zilla::MVP::AssemUbsleerr:C:oZnitlrliab(u3t)ed PerDlisDto:c:uZmielnltaa:t:iMoVnP::Assembler::Zilla(3)
2
3
4

NAME

6       Dist::Zilla::MVP::Assembler::Zilla - Dist::Zilla::MVP::Assembler for
7       the Dist::Zilla object
8

VERSION

10       version 6.024
11

OVERVIEW

13       This is a subclass of Dist::Zilla::MVP::Assembler used when assembling
14       the Dist::Zilla object.
15
16       It has a "zilla_class" attribute, which is used to determine what class
17       of Dist::Zilla object to create.  (This isn't very useful now, but will
18       be in the future when minting and building use different subclasses of
19       Dist::Zilla.)
20
21       Upon construction, the assembler will create a
22       Dist::Zilla::MVP::RootSection as the initial section.
23

PERL VERSION

25       This module should work on any version of perl still receiving updates
26       from the Perl 5 Porters.  This means it should work on any version of
27       perl released in the last two to three years.  (That is, if the most
28       recently released version is v5.40, then this module should work on
29       both v5.40 and v5.38.)
30
31       Although it may work on older versions of perl, no guarantee is made
32       that the minimum required version will not be increased.  The version
33       may be increased for any reason, and there is no promise that patches
34       will be accepted to lower the minimum required perl.
35

METHODS

37   zilla
38       This method is a shortcut for retrieving the "zilla" from the root
39       section.  If called before that section has been finalized, it will
40       result in an exception.
41
42   register_stash
43         $assembler->register_stash($name => $stash_object);
44
45       This adds a stash to the assembler's zilla's stash registry -- unless
46       the name is already taken, in which case an exception is raised.
47

AUTHOR

49       Ricardo SIGNES 😏 <rjbs@semiotic.systems>
50
52       This software is copyright (c) 2021 by Ricardo SIGNES.
53
54       This is free software; you can redistribute it and/or modify it under
55       the same terms as the Perl 5 programming language system itself.
56
57
58
59perl v5.34.0                      2022-01-D2i1st::Zilla::MVP::Assembler::Zilla(3)
Impressum