From: James Edward Gray II Date: 2007-11-27T03:49:41+09:00 Subject: Re: Ordered Hash Usefulness On Nov 21, 2007, at 1:51 PM, Ralph Siegler wrote: > On Nov 13, 2007 2:53 PM, Devi Web Development > wrote: > >> >> I've been wondering what the real usefulness of an ordered hash is. > > > writing one write now to deal with csv text files, like to use "column > names" internally but have to respect the proper order when writing > out. FasterCSV does this, if you just want an out-of-the-box solution. James Edward Gray II