Add Getopt::getKnownOptions()
Created by: mbaynton
Prompted by a script I'm doing that scans a subdirectory for "plugins," which are passed a Getopt instance and have the opportunity to add options before parsing occurs. There didn't seem to be a way to see if any of my plugins added Options.