in reply to Re^4: insert perl dumper value in mysql
in thread insert perl dumper value in mysql

Did you undo the changes I asked you to make originally, in the first comment, regarding square brackets? Remember I said that that created an array reference, and this error message is complaining that it wants an array reference.
  • Comment on Re^5: insert perl dumper value in mysql