for my ($k, $v) ( map { $_, $h{$_} } sort keys %h ) [download]
untested :)
In reply to Re: for_list and sorting key/value hash pairs by tybalt89 in thread for_list and sorting key/value hash pairs by ibm1620