in reply to Re^2: Mysql and Perl Module
in thread Mysql and Perl Module
Hello, one questins again. The $infh is only the path to my file? For example $infh = "/data1/konv/perl/test.csv";
No, I said and $infh is a filehandle of your csv file
I gave an example in Re^3: Mysql and Perl Module, and Text::CSV shows an example in synopsis ($fh)
|
|---|