Any advise is greatly appreciated.while(<SRC>) { $Record = $_; @row = split(/\|/, $Record); $prod{$row[0]}=[$row[1],$row[2],$row[3]]; }
In reply to Optimal way to read in pipe delimited files by narashima
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |