in reply to
File comparison
Hi
xspikx
,
You may want to look at the
List::Compare
module.
Have a read a the documentation and let us know how you get on.
Hope this helps.
Martin
Comment on
Re: File comparison
Replies are listed 'Best First'.
Re^2: File comparison
by
xspikx
(Acolyte)
on Nov 01, 2005 at 16:43 UTC
Hi Martin, Thanks for your suggestion. It looks like this will work out for most part of my script. Now that I get all the different first fields, I can move on to get all the same first fields, and compare the entire line in both files.
[reply]
In Section
Seekers of Perl Wisdom