in reply to Re: Using perl to break up sentences in rows into Separate columns
in thread Using perl to break up sentences in rows into Separate columns

i think your regex is ok. apart from that i'd put a '?' after each group, and make the regex itself act greedily.

language is a virus from outer space.
  • Comment on Re^2: Using perl to break up sentences in rows into Separate columns