in reply to Re: Getting a Hash Name
in thread Getting a Hash Name

One of the problems I see with this kind of reflection is that one hash could have more than one name

Moreover, it does not even need to have a name at all:

check_limit({ one => 1, two =>2 });