in reply to Re^3: Regex Parsing
in thread Regex Parsing

solution using split

There is no reason to use a regex

Technically speaking, a split uses a regex O:-)