Forum: Perl May 24th, 2007 |
| Replies: 5 Views: 15,909 Thanks Salem, for the information. But I m try to do the the comparison not like line by line...
Example.
File A------------------------File B
uid=1------------------------uid=4... |
Forum: Perl May 23rd, 2007 |
| Replies: 5 Views: 15,909 Hi,
I have one perl script for comparing two text file entries. But its not working according to my expectation. Its comparing line by line, not like comparing one entry to the complete file. I like... |