Mark Fowler wrote:
> Or you could just use Test::Differences ;-)
> 
> http://search.cpan.org/search?dist=Test-Differences

Ah. Looks interesting. Thanks!

(One small disadvantage, after looking at the docs, is that my check()
function can print out "blurfle", "waffle", and "bagel" as tags for the
three output items while Test::Differences can only number then 0 1 2 or 1 2
3... but my real code doesn't have *that* many output items anyway (maximum
of 10 IIRC).)

Cheers,
Philip
-- 
Philip Newton <[EMAIL PROTECTED]>
All opinions are my own, not my employer's.
If you're not part of the solution, you're part of the precipitate.

Reply via email to