use lib "f:\\path\\to\\scripts\\"; use strict; use CGI qw(:standard); use Text::xSV; ... #### Expected ',' at f:\path\to\scripts\my_file.csv, line 1, char 0 at Text::xSV::_get_row()