1Dist::Zilla::App::CommaUnsde:r:lCiosnttdreipbsu(t3e)d PeDrilstD:o:cZuimlelnat:a:tAipopn::Command::listdeps(3)
2
3
4

NAME

6       Dist::Zilla::App::Command::listdeps - print your distribution's
7       prerequisites
8

VERSION

10       version 6.012
11

SYNOPSIS

13         $ dzil listdeps | cpan
14

DESCRIPTION

16       This is a command plugin for Dist::Zilla. It provides the "listdeps"
17       command, which prints your distribution's prerequisites. You could pipe
18       that list to a CPAN client like cpan to install all of the dependencies
19       in one quick go.
20

OPTIONS

22   --author (or --develop)
23       Include author dependencies (those listed under "develop_requires").
24
25   --missing
26       List only dependencies which are unsatisfied.
27
28   --requires / --no-requires
29       Add required dependencies to the list (or don't).
30
31       Default: on.
32
33   --recommends / --no-recommends
34       Add recommended dependencies to the list (or don't).
35
36       Default: on.
37
38   --suggests / --no-suggests
39       Add suggested dependencies to the list (or don't).
40
41       Default: off.
42
43   --versions
44       Also display the required versions of listed modules.
45
46   --cpanm-versions
47       Also display the required versions of listed modules, but in a format
48       suitable for piping into cpanm.
49
50   --json
51       Lists all prerequisites in JSON format, as they would appear in
52       META.json (broken out into phases and types)
53

ACKNOWLEDGEMENTS

55       This code was originally more or less a direct copy of Marcel Gruenauer
56       (hanekomu) Dist::Zilla::App::Command::prereqs, updated to work with the
57       Dist::Zilla v2 API.
58

AUTHOR

60       Ricardo SIGNES 😏 <rjbs@cpan.org>
61
63       This software is copyright (c) 2018 by Ricardo SIGNES.
64
65       This is free software; you can redistribute it and/or modify it under
66       the same terms as the Perl 5 programming language system itself.
67
68
69
70perl v5.30.0                      2019-07D-i2s6t::Zilla::App::Command::listdeps(3)
Impressum