my @node_list = sort { $nodes{$a}{createtime} cmp $nodes{$b}{createtim +e} } keys %nodes;
-- Randal L. Schwartz, Perl hacker
In reply to Re: Shrink this sort subroutine
by merlyn
in thread Shrink this sort subroutine
by donfreenut
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |