NAME
Getopt::Pad::Help - usage and version renderer
DESCRIPTION
Renders the usage and version output for one spec Level: header, Arguments section, grouped options with annotations, Commands section, and examples - wrapped to the terminal width and colorized on a tty. Constructed through the Spec's helperFor method; the command path shown in the header is derived from the Level itself.
Part of the Getopt::Pad distribution; see its documentation for the user-facing API.
AUTHOR
davenonymous <perl@davenonymous.com>
COPYRIGHT AND LICENSE
Copyright 2026 davenonymous
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.