|
|
| Think about Loose Coupling | |
| PerlMonks |
Re: Merging databy Limbic~Region (Chancellor) |
| on May 29, 2012 at 19:50 UTC ( #973102=note: print w/ replies, xml ) | Need Help?? |
|
lkenefic,
That code doesn't do anything useful by itself, but it lays the foundation for processing a CSV row by row. Now consider the following incomplete snippet.
The above snippet shows how to skip rows that do not have a common value between the two files. I do not expect this to solve your problem. I have completely left out the "merge" portion because I do not know what you mean. This should help you articulate exactly what problem you are having as well as demonstrate it with code and real data. You might even want to hand construct the simplest of examples with the expected output. Cheers - L~R
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||