in reply to Re: data parsing
in thread data parsing

This breaks if the data items contain embedded commas. That's why I used Text::ParseWords (which isn't a weird module, it comes as standard with Perl).

--
<http://www.dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg