On Tue, Nov 30, 2004 at 10:55:47PM +0100, Tels wrote:
> > Ok, Test::Legacy it is. Now I have to figure out if I want to reimplement
> > Test.pm from scratch or try and wedge a TB object into the existing code.
> > Sean's added a lot of code since last I looked.
>
> I really have to ask :o)
>
> *
I'm writing a module to emulate the functionality of Test.pm but with
a Test::Builder backend so you can use TB-based modules with older tests.
I'm trying to come up with a name. The current working title is Test::Legacy.
Test::Compat and Test::Classic have also been suggested.
Thoughts?
--