in reply to Re: Sorting Hashes of hashes
in thread Sorting Hashes of hashes

As far as Perl is concerned, there is no such thing as “a hash of hashes.”

Except that there is. Both perl documentation and perl source code call it a hash of hashes.  $foo{bar}{bar}{bar} isn't an arrow.

TutorialsData Types and VariablesData Type: Hashreferences quick reference

In any case, if you're not going to answer the OPs question, Meditations is that way