Help for this page
sub print_menu { ... print "$_\t", $href->{$_}, "\n" for ( sort keys %{ $href } ); }