for my $key (sort keys %hash) { my $value = $hash{$key}; }