On Sun, Mar 13, 2005 at 02:55:29PM -0500, Geoffrey Young wrote: > sounds like a plan :)
Yuk yuk. > I haven't look at the innards in a while, but do you think the > infrastructure is there in Test::Builder to support this now? the last time > I checked I had to jump through some hoops to get an external plan() call to > play nice with everything else. Test::More is just another Test::Builder module. If it can do it, you can do it. More specifically, there is a TB->plan method you can wrap around.