in reply to extended problem
in thread hash of lists - hash of hashes

You posted the same question again. My code does that already. If you meant to convert a list-of-list-of-lists into a hash-of-hash-of-hashes (recursively), it's pretty straight forward.

-- Randal L. Schwartz, Perl hacker