- $in = $txt; # Now pray ... + open $in, '<', \$txt or return; #### while (my $row = $csv->getline ($in)) {