From: James Edward Gray II Date: 2006-03-11T04:05:17+09:00 Subject: Re: FasterCSV 0.1.6 -- With Header Support! On Mar 10, 2006, at 12:33 PM, Sky.Yin@gmail.com wrote: > Hi James, > > I'm using ruby1.8.4 on win32. When I require 'faster_csv', it just > fails. I've found the problem comes from 'forwardable' module. I have > no idea why the 'forwardable' fails to be required as well. A bug of > ruby? Forwardable was standard long before 1.8.4 and I know some people are using FasterCSV under windows. I something is goofy with your setup. :( James Edward Gray II