From: Trans Date: 2007-01-08T11:00:03+09:00 Subject: Re: a most undangerous Hash#store! Trans wrote: > hash *= {key=>value} Hmm... it just occured to me that maybe this would be better defined as: hash |= {key=>value} T.