App::Prove plugins, options, etc
David Golden
xdaveg at gmail.com
Thu Oct 4 22:49:34 BST 2007
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
David
More information about the tapx-dev
mailing list