|
|
| more useful options | |
| PerlMonks |
Re: How to parse a csv file by comma, but ignore comma inside the single quotationby james2vegas (Hermit) |
| on Aug 03, 2011 at 14:12 UTC ( #918272=note: print w/ replies, xml ) | Need Help?? |
|
Is the paste of your file accurate, it doesn't quite match your description? If it is meant to be more like: then passing {quote_char => q<'>, allow_whitespace => 1} to Text::CSV->new should be enough.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||