Adam Spiers <[EMAIL PROTECTED]> writes:

> Matthew Astley ([EMAIL PROTECTED]) wrote:
> > Another nastier solution ... set PERL5OPT to -MTest::Unit::TestCase or
> > somesuch, to 'use' the library as well as making it base?
> 
> 'use base' is used all over the place, so I wouldn't be confident
> about doing that.

You could always set PERL5OPT to -Mbase=Test::Unit::TestCase

But I'm not saying that that's a good idea.

-- 
Piers


_______________________________________________
Perlunit-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/perlunit-devel

Reply via email to