Subject: | [WISHLIST] - Plugins should have a method to query the names of their added options |
If one writes a script to use CPAN::YACSmoke and wants to specify an option to use a different plugin, the script has no way of knowing what the plugin-specific options are. So plugins should have a allowed_options() method to return a lsit of allowed options.