MooX::Options::Descriptive::Usage(3pm) | User Contributed Perl Documentation | MooX::Options::Descriptive::Usage(3pm) |
MooX::Options::Descriptive::Usage - Usage class
Usage class to display the error message.
This class use the full size of your terminal
Following attributes are present and behave as GLD::Usage describe them.
Text that appear on top of your message
The options spec of your message
Return the list of sub commands if available.
Return a compact help message.
Return the help message for your options
Return the usage message in pod format
All options message without help
Warn your options help message
Croak your options help message
You can find documentation for this module with the perldoc command.
perldoc MooX::Options
You can also look for information at:
<http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooX-Options>
<http://annocpan.org/dist/MooX-Options>
<http://cpanratings.perl.org/d/MooX-Options>
<http://search.cpan.org/dist/MooX-Options/>
celogeek <me@celogeek.com>
This software is copyright (c) 2013 by celogeek <me@celogeek.com>.
This software is copyright (c) 2017 by Jens Rehsack.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
2022-06-30 | perl v5.34.0 |