1Dist::Zilla::App::CommaUnsde:r:aCuotnhtorridbeuptse(d3D)Piesrtl::DZoiclulmae:n:tAaptpi:o:nCommand::authordeps(3)
2
3
4
6 Dist::Zilla::App::Command::authordeps - List your distribution's author
7 dependencies
8
10 version 6.031
11
13 $ dzil authordeps
14
15 This will scan the dist.ini file and print a list of plugin modules
16 that probably need to be installed for the dist to be buildable. This
17 is a very naive scan, but tends to be pretty accurate. Modules can be
18 added to its results by using special comments in the form:
19
20 ; authordep Some::Package
21
22 In order to add authordeps to all distributions that use a certain
23 plugin bundle (or plugin), just list them as prereqs of that bundle
24 (e.g.: using Dist::Zilla::Plugin::Prereqs ).
25
27 This module should work on any version of perl still receiving updates
28 from the Perl 5 Porters. This means it should work on any version of
29 perl released in the last two to three years. (That is, if the most
30 recently released version is v5.40, then this module should work on
31 both v5.40 and v5.38.)
32
33 Although it may work on older versions of perl, no guarantee is made
34 that the minimum required version will not be increased. The version
35 may be increased for any reason, and there is no promise that patches
36 will be accepted to lower the minimum required perl.
37
39 Ricardo SIGNES 😏 <cpan@semiotic.systems>
40
42 This software is copyright (c) 2023 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.38.0 2023-D1i1s-t2:1:Zilla::App::Command::authordeps(3)