|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^3: Compare 2 CSV files and create a new CSV file out of comparisionby moritz (Cardinal) |
| on Jul 02, 2012 at 10:31 UTC ( #979412=note: print w/ replies, xml ) | Need Help?? |
|
See perlintro or perldata for a description of hashes. "key" and "value" are terms used together with hashes. If you search for join files or similar keywords, you'll find quite a bit of example code, for example join mutiple files on first column and join - join two files according to a common key.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||