while (<$IN>) { chomp ($loadArray[$counter] = $_); $counter++; }