@sorted = map { $_->[1] } sort { $a->[0] cmp $b->[0] } map { [ (length($all{$_}->[$sortValue])? '0' . $all{$_}->[$sortValue] : '1'), $_ ] } keys %all;
In reply to Re: sort empty string
by pijll
in thread sort empty string
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |