in reply to File::Compare::compare() problem
I see that File::Compare::compare takes an optional 3rd parameter, a ref:sub for a subroutine which will be called to compare lines. You could provide a subroutine and get an inside view of what's going on.
|
|---|