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

Ok, well thats a much larger data sample, but most of those lines in no way fit into your original problem, which means that your original specification of what you want done with it no longer applies.

I also deal with a lot of quite poorly formatted data, and the one thing that you really need to pin down is exactly what you want done with the data.

  • Comment on Re^3: Using perl to break up sentences in rows into Separate columns