in reply to Re^2: Converting CSV to tab-delimited
in thread Converting CSV to tab-delimited

Text::CVS can be installed without a C compiler, and even without resorting to the command line, via ActiveState's ppm application.

And there are no newlines in the files - I know, it's our software that's creating them.

I suggest amending the introduction to the code and mentioning this, in case someone would want to use the code you posted and isn't sure whether there are newlines in the code.

Software speaks in tongues of man.
Stop saying 'script'. Stop saying 'line-noise'.
We have nothing to lose but our metaphors.

Replies are listed 'Best First'.
Re^4: Converting CSV to tab-delimited
by PhilHibbs (Hermit) on Jun 13, 2008 at 14:45 UTC
    I suggest amending the introduction to the code and mentioning this,
    You're probably right. Done.