Torben, shouldn't parsing more or less any flavor of CSV-like text
format be awfully easy in Tcl? Why would you want to use ns_getcsv at
all, is it faster and you're worried about performance problems? Or
you just thought maybe you could avoid having to write the Tcl code,
which you then went ahead and wrote above anyway?