App-Cmd
App-Cmd copied to clipboard
add manpage plugin to run pod2usage on command or subcommands
This adds a manpage plugin, which uses Pod::Usage::pod2usage to format and output documentation gleaned from either the script file (if no command is given) or the specified command.