in reply to Hash to table with multiple attributes
foreach my $key ( sort keys %hash ) { ... } [download]