1Dist::Zilla::App::CommaUnsde:r:iCnosnttarlilb(u3t)ed PerDlisDto:c:uZmielnltaa:t:iAopnp::Command::install(3)
2
3
4

NAME

6       Dist::Zilla::App::Command::install - install your dist
7

VERSION

9       version 6.017
10

SYNOPSIS

12       Installs your distribution using a specified command.
13
14           dzil install [--install-command="cmd"]
15

EXAMPLE

17           $ dzil install
18           $ dzil install --install-command="cpan ."
19

OPTIONS

21   --install-command
22       This defines what command to run after building the dist in the dist
23       dir.
24
25       Any value that works with "system" is accepted.
26
27       If not specified, calls (roughly):
28
29           cpanm .
30
31       For more information, look at the install method in Dist::Zilla.
32

AUTHOR

34       Ricardo SIGNES 😏 <rjbs@cpan.org>
35
37       This software is copyright (c) 2020 by Ricardo SIGNES.
38
39       This is free software; you can redistribute it and/or modify it under
40       the same terms as the Perl 5 programming language system itself.
41
42
43
44perl v5.32.0                      2020-11-D0i3st::Zilla::App::Command::install(3)
Impressum