* Andrew Savige <[EMAIL PROTECTED]> [2004-08-31T04:24:55]
> Is there a way to make Test::Harness do this?

If nothing else, in the given case, it would have made more sense to use
is()

  is(0, 1, "Zero shouldn't equal one.");

That will print got/expected values on error, even when not verbose.

-- 
rjbs

Attachment: pgpfXsk2xiVJ3.pgp
Description: PGP signature

Reply via email to