in reply to Re: subtest error using test::morein thread subtest error using test::more
Turns out the code was calling Test::More using eval. One I used a normal use statement the error went away.
Neil Watson watson-wilson.ca