$hash = {bob => 'I am a value', alice => 'You're not a value.'}; $hash2 = {bob => 'I am a value', alice => 'You bloody well aren't a value!'}