On 1/4/07, Andy Lester <[EMAIL PROTECTED]> wrote:
On Jan 4, 2007, at 11:21 PM, Eric Wilhelm wrote: >> No. You either have tests that are ordered, or you don't. > > Stated as if it were some sort of immutable law of the universe! It is as far as Test::Harness goes. Test::Harness doesn't have any sort of idea of what connects tests together.
don't we have BEGIN, INIT, and CHECK blocks to deal with this? ~jerry