1Dist::Zilla::App::CommaUnsde(r3)Contributed Perl DocumenDtiastti:o:nZilla::App::Command(3)
2
3
4
6 Dist::Zilla::App::Command - base class for dzil commands
7
9 version 6.014
10
12 zilla
13 This returns the Dist::Zilla object in use by the command. If none has
14 yet been constructed, one will be by calling
15 "Dist::Zilla->from_config".
16
17 (This method just delegates to the Dist::Zilla::App object!)
18
19 log
20 This method calls the "log" method of the application's chrome.
21
23 Ricardo SIGNES 😏 <rjbs@cpan.org>
24
26 This software is copyright (c) 2020 by Ricardo SIGNES.
27
28 This is free software; you can redistribute it and/or modify it under
29 the same terms as the Perl 5 programming language system itself.
30
31
32
33perl v5.30.1 2020-03-03 Dist::Zilla::App::Command(3)