Trans wrote: > hash *= {key=>value} Hmm... it just occured to me that maybe this would be better defined as: hash |= {key=>value} T.