in reply to Reading and Separating Data From a File Using Regex
Could you provide your input and desired output in the <code> tags?
Right now, I'm unsure why you wrote that time, data1 and data2 are significant, but there is no time in your output.
As moritz suggested, Text::CSV is probably your best friend here.
Regards,
Luke
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Reading and Separating Data From a File Using Regex
by peeeerld (Initiate) on Jan 20, 2009 at 13:33 UTC | |
by Corion (Patriarch) on Jan 20, 2009 at 14:01 UTC |