1App::Cmd::Subdispatch::UDsaesrheCdoSnttyrlieb(u3t)ed PerAlppD:o:cCummde:n:tSautbidoinspatch::DashedStyle(3)
2
3
4
6 App::Cmd::Subdispatch::DashedStyle - "app cmd --subcmd" style
7 subdispatching
8
10 version 0.334
11
13 This module has a long-term perl support period. That means it will
14 not require a version of perl released fewer than five years ago.
15
16 Although it may work on older versions of perl, no guarantee is made
17 that the minimum required version will not be increased. The version
18 may be increased for any reason, and there is no promise that patches
19 will be accepted to lower the minimum required perl.
20
22 get_command
23 my ($subcommand, $opt, $args) = $subdispatch->get_command(@args)
24
25 A version of get_command that chooses commands as options in the
26 following style:
27
28 mytool mycommand --mysubcommand
29
30 opt_spec
31 A version of "opt_spec" that calculates the getopt specification from
32 the subcommands.
33
35 Ricardo Signes <rjbs@semiotic.systems>
36
38 This software is copyright (c) 2021 by Ricardo Signes.
39
40 This is free software; you can redistribute it and/or modify it under
41 the same terms as the Perl 5 programming language system itself.
42
43
44
45perl v5.34.0 2022-01-A2p0p::Cmd::Subdispatch::DashedStyle(3)