while (my $row = $csv->getline($fh)) { #### while (my $row = $fh->getline($csv)) {