On 31 Dec 2006, at 16:44, Paul LeoNerd Evans wrote: [snip]
Well, that's the thing. I had to install it on the test boxes I'm currently developing the code on - I didn't want to upload it to PAUSE then find that all the automatic test boxes all fail it because of a missing Test:: module.
Then declare it as a dependency :-)
That said, I know Test::More isn't core, yet all my tests use that without declaring it, so maybe it would work.
[snip] Erm... Test::More has been core since 5.007003 Adrian