my @array = <LOG>; # now remove the newlines at the end: chomp @array; [download]
In reply to Re^2: Parsing a text file by moritz in thread Parsing a text file by nimajneb