|
|
| Just another Perl shrine | |
| PerlMonks |
Re: Compare two txt files and print the difference between the two files.by Kenosis (Deacon) |
| on Feb 01, 2013 at 18:25 UTC ( #1016597=note: print w/ replies, xml ) | Need Help?? |
|
If I'm understanding you correctly, you're interested in finding all items in the first file that are not in the second file. If this is the case, List::Compare can assist you with this:
Output on your data sets:
Hope this helps!
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||