in reply to Re^2: Sorting the hashin thread Sorting the hash
That line should be:
Instead of:
Since you could have a hash, %x, and a completely unrelated scalar, $x, in the same scope.