From: James Edward Gray II Date: 2005-12-24T05:52:01+09:00 Subject: Re: character safe CSV parser. On Dec 23, 2005, at 2:42 PM, sean.swolfe@gmail.com wrote: > Hi, sorry if this seems a little daft, but in your documents you > frequently refere to a file called FasterCSV, which I imagine to be a > document of some kind on it's dev use. None of the archives on > RubyForge seem to contain that file. Even looking at faster_csv.rb > refers to this file. > > Is it somewhere where I'm not looking? I'm not sure I understand the question. FasterCSV is the primary interface class the library provides you. The class is documented here: http://fastercsv.rubyforge.org/classes/FasterCSV.html If that didn't cover what you were asking, try me again. I must just be misunderstanding... James Edward Gray II