in reply to Re^2: Problem with inserting data into MongoDB
in thread Problem with inserting data into MongoDB

Have you looked at line 32 in your code? What happens there? Have you inspected the values that are used on that line? What is in them? Perl comes with documentation for all its warnings in warnings. Maybe you should read them.

  • Comment on Re^3: Problem with inserting data into MongoDB