Subject: | Detailed help option which reuses the usage text |
I request that Getopt::Compact support the common --man option that
provides detailed help by converting the POD from the file. Perhaps
Getopt::Compact::Pod could subclass Pod::Usage or Pod::Text and insert
the usage line and options table into the POD's SYNOPSIS or USAGE
section at runtime.
-- Chris