From: "Sky.Yin@..." Date: 2006-03-11T03:33:44+09:00 Subject: Re: FasterCSV 0.1.6 -- With Header Support! 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?