in reply to Schwartzian Transform and memory allocation.
tosort { $b->[0] cmp $a->[0] }
where $i is the 1-based column number that you want to sort on.sort { $b->[$i] cmp $a->[$i] }
I don't think that will keep it from being a memory hog, though...
-- Mike
--
just,my${.02}
|
---|