1Shipwright::Script::ReqUusierresC(o3n)tributed Perl DocuSmheinptwartiigohnt::Script::Requires(3)
2
3
4
6 Shipwright::Script::Requires - list CPAN modules the source depends on
7
9 requires cpan:Jifty
10
12 --version : specify the source's version
13 --skip : specify a list of modules/dist names of
14 which we don't want to show
15 --skip-recommends : specify a list of modules/dist names of
16 which recommends we don't want to show
17 --skip-all-recommends : skip all the recommends to show
18 --min-perl-version : minimal perl version (default is the same as
19 the one which runs this command)
20 --include-dual-lifed : include modules which live both in the perl core
21 and on CPAN
22 --as-graph : output a graph source suitable for rendering
23 by dot (http://graphviz.org)
24
26 The requires command only show the requirements of a source, it doesn't
27 create or import at all.
28
30 -r [--repository] REPOSITORY : specify the repository uri of our shipyard
31 -l [--log-level] LOGLEVEL : specify the log level
32 (info, debug, warn, error, or fatal)
33 --log-file FILENAME : specify the log file
34
36 sunnavy "<sunnavy@bestpractical.com>"
37
39 Shipwright is Copyright 2007-2015 Best Practical Solutions, LLC.
40
41 This program is free software; you can redistribute it and/or modify it
42 under the same terms as Perl itself.
43
44
45
46perl v5.36.0 2023-01-20 Shipwright::Script::Requires(3)