my @array = @{ $reverse_translation{key} }; print join ",", @array;