in reply to Increasing the efficiency of the code
if (eval "$conwithposition{$key_pos}[1] $mapContext{$conwithposition{$ +key_pos}[0] $line[$key_pos]"){ foreach $col(sort {$a<=>$b} keys(%cols_pos)){ push @tmparr,$line[$col]; } $tmparr=join("|",@tmparr); push @listcols,$cols_pos{$col}; push @result_arr,[ $tmparr ];
--
"WHAT CAN THE HARVEST HOPE FOR IF NOT THE CARE OF THE REAPER MAN"
-- Terry Pratchett, "Reaper Man"
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Increasing the efficiency of the code
by Limbic~Region (Chancellor) on Nov 29, 2006 at 13:14 UTC | |
by Fengor (Pilgrim) on Nov 29, 2006 at 13:20 UTC |