I'm sure this is quite easy in perl, I'm just having a little trouble figuring out how to do it. Any help?$text = "data - data2 - data3" how can I split it up so that @field[0] = data, @field[1] = data2, @field[2] = data3
In reply to parsing a line into a list/array by patman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |