in reply to Re^2: Split results of Map function
in thread Split results of Map function

That's simple: just say $hash{$v} = $k instead of $hash{$k} = $v :)