⭐ in reply to How do I make a hash of hashes?
$hash{toes} = { biggest => 'hairy troll', smallest => 'toddler', }; [download]