in reply to
I would like to find a good logic to parse the data
Text::CSV_XS
will handle this correctly.
Comment on
Re: I would like to find a good logic to parse the data
In Section
Seekers of Perl Wisdom