On 2/22/07, Ovid <[EMAIL PROTECTED]> wrote:
Telling me "you can only use t/lib for mocked modules"
Woah, dude. mocked.pm loads mocked modules from t/lib. You can use t/lib for whatever else you want. So you could keep your existing test modules there, and put the mock test modules there too. Luke