App::Prove plugins, options, etc

Andy Armstrong n at rciss.us
Thu Oct 4 22:52:58 BST 2007


On 4 Oct 2007, at 22:49, David Golden wrote:
> On 10/4/07, Andy Armstrong <n at rciss.us> wrote:
>> The -M switch is easy to implement, easy to understand and likely to
>> be completely familiar to the people who will be using it. And same
>> people are presumably sufficiently familiar with their shell that
>> they will rarely have to re-type it.
>
> Yes, but I don't want this:
>
> $ prove -MApp::Prove::Plugin::SomeFoo
>
> when I could just do this:
>
> $ prove --plugin SomeFoo
>
> or this
>
> $ prove -P SomeFoo

OK, either -M searches the App::Prove::Plugin namespace first - or we  
keep -M pure and have -P which is like -M + namespace search.

-- 
Andy Armstrong, Hexten





More information about the tapx-dev mailing list