I am trying to compare two arrays to find common numbers in both. For the numbers that are not common to both, I want to write them to a file for my review.
Check the FAQ:
perldoc -q "difference of two arrays"
How do I compute the difference of two arrays? How do I compute the intersection of two arrays?
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]