in reply to Re: extract string columns with perl
in thread extract string columns with perl

Hi, this looks to be close to what I need, so I will work on it. I think the issue is with the data extraction from csv file, since if I assign the whole string to a variable in perl, I will get much better result. Thanks!