I have tried using the native IO:File open using multiple file modes and the writing methods and they work without error using exactly the same params.. I'm confused now, as I thought the file open in write mode would fail, obviously not... I know I could probably change to use the native IO::file but it is much easier to use SQL, no sequential access needed then. So why is the DBD-CSV failing? Any suggestions ?
- DBD-CSV taint mode Karl Oakes
- Re: DBD-CSV taint mode Robert Roggenbuck
- Re: DBD-CSV taint mode Karl Oakes
- Re: DBD-CSV taint mode Karl Oakes
- Re: DBD-CSV taint mode Robert Roggenbuck