On Sat, Mar 12, 2005 at 11:41:08PM -0500, Geoffrey Young wrote: > well, this syntax doesn't exist in Test::More at the moment (though I > probably should get around to a patch like I promised) - it's only in > Apache-Test.
For the record, there's no reason why Test::More has to be the one to declare the plan. Which is to say, given my desire to avoid Test::More from becoming a feature monolith, the shorter path to usable code is to write up a Test::Plan module.