1MooX::Options::DescriptUisveer::CUosnatgrei(b3u)ted PerlMoDooXc:u:mOepnttiaotniso:n:Descriptive::Usage(3)
2
3
4
6 MooX::Options::Descriptive::Usage - Usage class
7
9 Usage class to display the error message.
10
11 This class use the full size of your terminal
12
14 Following attributes are present and behave as GLD::Usage describe
15 them.
16
17 leader_text
18 Text that appear on top of your message
19
20 options
21 The options spec of your message
22
24 sub_commands_text
25 Return the list of sub commands if available.
26
27 text
28 Return a compact help message.
29
30 option_help
31 Return the help message for your options
32
33 option_pod
34 Return the usage message in pod format
35
36 option_short_usage
37 All options message without help
38
39 warn
40 Warn your options help message
41
42 die
43 Croak your options help message
44
46 You can find documentation for this module with the perldoc command.
47
48 perldoc MooX::Options
49
50 You can also look for information at:
51
52 • RT: CPAN's request tracker (report bugs here)
53
54 <http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooX-Options>
55
56 • AnnoCPAN: Annotated CPAN documentation
57
58 <http://annocpan.org/dist/MooX-Options>
59
60 • CPAN Ratings
61
62 <http://cpanratings.perl.org/d/MooX-Options>
63
64 • Search CPAN
65
66 <http://search.cpan.org/dist/MooX-Options/>
67
69 celogeek <me@celogeek.com>
70
72 This software is copyright (c) 2013 by celogeek <me@celogeek.com>.
73
74 This software is copyright (c) 2017 by Jens Rehsack.
75
76 This is free software; you can redistribute it and/or modify it under
77 the same terms as the Perl 5 programming language system itself.
78
79
80
81perl v5.36.0 2023-01-2M0ooX::Options::Descriptive::Usage(3)