# Create a file array of lines while ($line = ){ push (@array, $line); }