%hash = ( 'george@foo.com' => 'george ); # how it is when george is added %hash = ('bill@host.com' => 'bill'); # bill clobbers george