|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re^3: DBD::CSV::prepare() problemsby Tux (Prior) |
| on Aug 25, 2012 at 21:20 UTC ( #989757=note: print w/ replies, xml ) | Need Help?? |
|
Because you use the file => $filename approach, you do not use the case-insensitiveness from SQL::Statement. I do not think you should define csv_eol When on Windows *and* other OS's, do not use $dir."/".$file, but use File::Spec. When in doubt about casing, use something like
untested, but should work. Enjoy, Have FUN! H.Merijn
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||