in reply to Re: Using diff in perl (Alg::Diff)
in thread Using diff in perl
All the best :)
Anyways, I have decided to use the GNU diff for now, and using perl to post process the text.
I guess unless there is a way of natively doing in perl what GNU diff does, its best to use that for advanced things.