foreach my $domain (sort {$a cmp $b} keys %{$$hash{$var1}{$var2}}) { my $value = $$hash{$var1}{$var2}{$domain} }