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.335
11
13 This library should run on perls released even a long time ago. It
14 should work on any version of perl released in the last five years.
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 <cpan@semiotic.systems>
36
38 This software is copyright (c) 2022 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.36.0 2023-01-A1p9p::Cmd::Subdispatch::DashedStyle(3)