1DZIL(1) User Contributed Perl Documentation DZIL(1)
2
3
4
6 dzil - do stuff with your dist
7
9 version 6.031
10
12 For help with Dist::Zilla, start with <https://dzil.org/> or by running
13 "dzil commands".
14
16 This module should work on any version of perl still receiving updates
17 from the Perl 5 Porters. This means it should work on any version of
18 perl released in the last two to three years. (That is, if the most
19 recently released version is v5.40, then this module should work on
20 both v5.40 and v5.38.)
21
22 Although it may work on older versions of perl, no guarantee is made
23 that the minimum required version will not be increased. The version
24 may be increased for any reason, and there is no promise that patches
25 will be accepted to lower the minimum required perl.
26
28 Ricardo SIGNES 😏 <cpan@semiotic.systems>
29
31 This software is copyright (c) 2023 by Ricardo SIGNES.
32
33 This is free software; you can redistribute it and/or modify it under
34 the same terms as the Perl 5 programming language system itself.
35
36
37
38perl v5.38.0 2023-11-21 DZIL(1)