My question has to do with hash sorting. I'm doing something similar to the following example:
print $query->scrolling_list(-name=>'list_name',-values=>['eenie','meenie','minie','moe'],-default=>['eenie','moe'],-size=>5,-multiple=>'true',-labels=>\%labels);What I'd like to know if there is any possible way to sort the %labels hash, or cause the scrolling_list routine to sort the hash so that my list box is not so random?
In reply to CGI.pm - scrolling_list and %labels hash by naChoZ
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |