in reply to sorting technique
andsort {$a <=> $b}
Or what if you have something like:sort {$b <=> $a}
then what?sort {$a < $c ? $b <=> $d : $a <=> $e}
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. |