in reply to Re: Parse .csv file from FTP using Perl
in thread Parse .csv file from FTP using Perl
Thank you for the quick reply. Could you please direct me to some place where I can read how to parse the csv. The idea is that the file I am reaching to has 2 rows and I want to find the value in the 2nd row that corresponds to a specific value (assume "xyz") in the first row? How exactly should I go about doing this and storing the value from the 2nd row? Thank you in advance!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Parse .csv file from FTP using Perl
by muba (Priest) on Jun 21, 2012 at 00:48 UTC | |
by Sherlock Perl (Novice) on Jun 21, 2012 at 00:55 UTC | |
by muba (Priest) on Jun 21, 2012 at 01:03 UTC | |
by Sherlock Perl (Novice) on Jun 21, 2012 at 01:11 UTC | |
by muba (Priest) on Jun 21, 2012 at 01:53 UTC | |
| |
by Tux (Canon) on Jun 21, 2012 at 06:45 UTC | |
|