On Feb 22, 2007, at 2:59 PM, chromatic wrote:

On Thursday 22 February 2007 12:53, Andy Lester wrote:

Would there be an option to specify where to find the mocked libs,
rather than assuming t/lib?

But:

        use mocked 't/some_other_lib/' SomeModule;

What I meant was

use mocked in => 't/whatever';
use mocked Foo;
use mocked Bar;
use mocked Bat;

Because the scenario Luke described to me was wanting to do many modules, not just one.

--
Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance




Reply via email to