foreach my $key (sort keys %titles) { # blah } [download]
foreach my $key (reverse sort keys %titles) { #blah } [download]
In reply to (ar0n; use sort)RE: Order a hash? by ar0n in thread Order a hash? by cynicgrrl