--- Luke Closs <[EMAIL PROTECTED]> wrote:

> > Would there be an option to specify where to find the mocked libs,
> > rather than assuming t/lib?
> >
> 
> There certainly could be, but I have no intention of doing this.  One
> could always send me a patch and subclass mocked:
> 
>  use awesome_mock 'LWP::Simple';
> 
> Plus, I'm trying to get this t/lib mocking meme going. :)

Except that I am already using t/lib for a bunch of other helper
modules I use in our testing code.  Telling me "you can only use t/lib
for mocked modules" means that your module pretty much doesn't work for
our current code layout at work (I've other projects with this issue,
too).

Cheers,
Ovid

--

Buy the book -- http://www.oreilly.com/catalog/perlhks/
Perl and CGI -- http://users.easystreet.com/ovid/cgi_course/

Reply via email to