so what? sub f { %hash } scalar(f) is the same as scalar(%hash)
In reply to Re^8: Using 'keys' on a list (update x2) by Anonymous Monk in thread Using 'keys' on a list by lammey