my %hash_inverted; @hash_inverted{ values %hash } = keys %hash;