On Mon, 2004-06-14 at 14:26, Dan Sugalski wrote: > >5.5.3's Test::Harness doesn't know how to handle that style of TODO. > >You'll have to make a dependency on T::H 2.x if you want to use TODO.
> Is there another style of TODO that could be used here that would be > compatible with 5.005_03? None such beast currently exists. In fact, I'm surprised he managed to install an acceptably recent version of Test::Simple on 5.5.3 without upgrading Test::Harness; the bundle's required Test::Harness 2.03 for a couple of years now. -- c