in reply to Re^2: Split line with extra delim
in thread Split line with extra delim
Sure you can do it yourself, and module source code is a great place to learn. The parse method in Text::CSV is simply elegant. But prior to starting to use the module back in 2000 I had maintained a bundle of my own code that kept running into problems - the module has never let me down.
|
|---|