http://bugzilla.spamassassin.org/show_bug.cgi?id=3521
------- Additional Comments From [EMAIL PROTECTED] 2004-06-19 09:54 ------- Subject: Re: strip2.t test fails under WIndows > Is it true that File::Compare is always available in Perl? The attached patch > uses File::Compare::compare_text instead of the diff subroutine that was > defined to shell out to the command line diff. compare_text is necessary > instead of compare because the original file has unix newlines while the > generated test file has native OS newlines and compare would fail under > Windows. It should be: File::Compare is part of Perl 5.6 which we require. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
