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

NAME

6       Dist::Zilla::App::Command::release - release your dist to the CPAN
7

VERSION

9       version 6.017
10

SYNOPSIS

12         dzil release
13
14         dzil release --trial
15
16         # long form, jobs takes an integer
17         dzil release --jobs 9
18
19         # short form, same as above
20         dzil release -j 9
21
22       This command is a very, very thin wrapper around the "release" method
23       on the Dist::Zilla object.  It will build, archive, and release your
24       distribution using your Releaser plugins.
25
26       Available options are:
27
28       "--trial", will cause it to build a trial build.
29       "--jobs|-j=i", number of test jobs run in parallel using Test::Harness.
30
31       The default for Test::Harness is 9. The number of parallel jobs can
32       also be specified setting "HARNESS_OPTIONS".
33
34           HARNESS_OPTIONS=j9
35
36       See Test::Harness for more details.
37

AUTHOR

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