664, 668 - Getopt::Long
David Golden
xdaveg at gmail.com
Thu Oct 4 20:20:00 BST 2007
On 10/4/07, Andy Armstrong <n at rciss.us> wrote:
> a small namespace and the potential for collisions is great. What is
> the objection to using the same syntax Perl uses? :
>
> $ prove -MSome::Extension=colour,pink -rb
Or just a generic "define" option that plugs key/value pairs into a
hash. Plugins should try not to overload existing plugins keywords,
but there's nothing mandated -- it's up to the user to ensure plugins
play well together
$ prove -MSome::Plugin -MSome::Other::Plugin -D archive_file=foo.txt
-D color=yes
Regards,
David
More information about the tapx-dev
mailing list