foreach (sort keys %myhash) { print "$_ : $myhash{$_}\n"; }