Hi,
I just started writing Perl programs,I want to compare two files but my problem is they are so huge(more than 4 million lines in each) and I don't want to do exactly match, I have written a script but it is so slow and it takes more than a few days and I think Perl is much faster than it and...