1Dist::Zilla::App::CommaUnsde(r3)Contributed Perl DocumenDtiastti:o:nZilla::App::Command(3)
2
3
4

NAME

6       Dist::Zilla::App::Command - base class for dzil commands
7

VERSION

9       version 6.024
10

PERL VERSION

12       This module should work on any version of perl still receiving updates
13       from the Perl 5 Porters.  This means it should work on any version of
14       perl released in the last two to three years.  (That is, if the most
15       recently released version is v5.40, then this module should work on
16       both v5.40 and v5.38.)
17
18       Although it may work on older versions of perl, no guarantee is made
19       that the minimum required version will not be increased.  The version
20       may be increased for any reason, and there is no promise that patches
21       will be accepted to lower the minimum required perl.
22

METHODS

24   zilla
25       This returns the Dist::Zilla object in use by the command.  If none has
26       yet been constructed, one will be by calling
27       "Dist::Zilla->from_config".
28
29       (This method just delegates to the Dist::Zilla::App object!)
30
31   log
32       This method calls the "log" method of the application's chrome.
33

AUTHOR

35       Ricardo SIGNES 😏 <rjbs@semiotic.systems>
36
38       This software is copyright (c) 2021 by Ricardo SIGNES.
39
40       This is free software; you can redistribute it and/or modify it under
41       the same terms as the Perl 5 programming language system itself.
42
43
44
45perl v5.34.0                      2022-01-21      Dist::Zilla::App::Command(3)
Impressum