On Monday, February 9, 2004, at 02:08 am, Adriano R. Ferreira wrote: [snip]
[snip]One of the things I am not confident at is the interplay with modules like Test::More. Where they send their output: STDERR?
Test::Builder dups the filehandles it uses, so as long as it gets loaded first you should be fine.
Adrian