The other question I wanted to ask is - can a hash be serialized - or can only objects be serialized? I was trying to find an easy way to serialize a hash to a string that I could store in a database. Dennis