On Thu, May 20, 2004 at 08:08:19PM -0400, Geoffrey Young wrote: > well, I was trying to be a good citizen and provide a useful test case > (rather than a tarball that merely exhibited the issue). I did add
And I appreciate it. > something to cond_or and ran 'make test TEST_FILES=t/acond_or.t' but I got > more than just one failure so I figured there was more to it :) If you install Test::Differences you should get better output from that command. Without it, you run into the problem that adding or deleting lines from the test means that the remainder of the report has shifted, and so all the comparisons fail. -- Paul Johnson - [EMAIL PROTECTED] http://www.pjcj.net