in reply to Using shift() on sort() and syntactical funniness
should work.return @{ [ sort { $a <=> $b } keys (%hash) ] }[0];
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: (ar0n) Re: Using shift() on sort() and syntactical funniness
by merlyn (Sage) on Apr 15, 2001 at 08:27 UTC | |
by Dominus (Parson) on Apr 15, 2001 at 19:49 UTC | |
by tilly (Archbishop) on Apr 16, 2001 at 06:11 UTC | |
by Fastolfe (Vicar) on Apr 16, 2001 at 20:43 UTC |