in reply to How to parse a csv file by comma, but ignore comma inside the single quotation

By far the easiest way to do it is with a CPAN module for handling CSV text strings! Of which there are a great many.
  • Comment on Re: How to parse a csv file by comma, but ignore comma inside the single quotation