Can you explain this line of code:
push @output, $data{$key}->{$file} // 0What is // doing in the above code? Also is there a way I can get a sorted output where column 1 is sorted, then column2 and then column3?
In reply to Re^2: open input files once
by v15
in thread open input files once
by v15
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |