On Sun, Feb 17, 2002 at 02:00:06PM +0000, Mark Fowler wrote:
> On Sun, 17 Feb 2002, Mark Fowler wrote:
> 
> > I'd really like to see that it still works on a system that 
> > doesn't have Term::ANSIColor installed on it (it should turn colouring 
> > into a no-op and skip tests, but I can't test that.)  
> 
> D'Oh!  No it shouldn't.  As color should work (just without colouring) on 
> systems that don't have Term::ANSIColor installed then the tests shouldn't 
> be skipped at all, they should be carried out to explicitly check that 
> then still work without it.
> 
> Code updated so that it should do just that.

I think that if you have enough disk space you should be able to build
yourself a second perl install that doesn't have Term::ANSIColor installed,
by configuring perl to use a different prefix and ensuring it doesn't have any
of the "standard" places to find libraries in INC.

Alternatively, if your Term::ANSIColor is installed in 5.6.1's directories,
just build yourself a 5.005_03 in the regular place :-)

Nicholas Clark
-- 
EMCFT http://www.ccl4.org/~nick/CV.html

Reply via email to