in reply to Re^3: Perl: How to perfectly match specific data between two files and do comparison?
in thread Perl: How to perfectly match specific data between two files and do comparison?

Thank you so much Loops! It works after debugging. =)
  • Comment on Re^4: Perl: How to perfectly match specific data between two files and do comparison?

Replies are listed 'Best First'.
Re^5: Perl: How to perfectly match specific data between two files and do comparison?
by Loops (Curate) on Jul 25, 2013 at 03:22 UTC
    You're welcome. It would be very helpful if you would please make clear if something is wrong in the script as shown here, and the fix required. Others may find this thread in the future and it will be unfortunate to leave a lurking problem. Cheers.