- or download this
first junk line then a blank line
another junk line
fieldname1,fieldname2
value1,value2
- or download this
use strict; use warnings;
use Text::CSV;
...
#warn "ret from _all: @$ret\n";
close ($fh) || die "CSV close($filename) failed: $!";
- or download this
got columns: fieldname1 fieldname2