in reply to Importing data to build an array

If I understand your question, I would do the following:

1. Save the csv files in a hash format.
2. Compare the hash values (the text fields) to determine whether they are not found in each files.
3. If number 2 is true, then get the values of the text fields from the hashes.