On Sat, 15 Dec 2001 05:26:01 -0500 Michael G Schwern <[EMAIL PROTECTED]> wrote:
> Why not just use Test::Differences's function in the first place? Two cases for using Test::* 1) Testing our application (for paying work) it's good to use T::D in the first place. 2) Testing my CPAN module I don't like letting go Test::More for it ;) -- Tatsuhiko Miyagawa <[EMAIL PROTECTED]>