Help for this page
#!/usr/bin/perl ... print Dumper($line)."\r\n"; } close($handle);
$ cat test.csv this,is,a test,of,the csv,parser,logic
$ ./csv_test.pl test.csv $VAR1 = [ ... ]; # CSV_XS ERROR: 2014 - ENF - Inconsistent number of fields @ rec 4 pos + 1