http://www.perlmonks.org?node_id=646733


in reply to Trouble inserting data using DBD:PG with arrays

Looking at your error message, I would guess that if you convert your code to run under "use strict" and throw in "use diagnostics", your problem will melt away.

Update: wrong, ignore

non-Perl: Andy Ford

  • Comment on Re: Trouble inserting data using DBD:PG with arrays