foreach my $key (sort keys %hash) { # Do something with $hash{key}; }