|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re: Encountered object '5.03 ', but neither allow_blessed nor convert_blessed settings are enabledby Bod (Parson) |
| on Jun 20, 2024 at 18:20 UTC ( [id://11160136]=note: print w/replies, xml ) | Need Help?? |
|
I'm getting a very similar error...
This is part of the email module we use to send emails through Brevo. But I'm seeing an error...
The error line is encode_json. The weird part is that nearly identical code is running elsewhere on the same server without a problem! It's been suggested that bignum could affect it but we are not using that module in either place. I'm aware of this bug report but that wouldn't explain why one place fails and another doesn't. Dumpling $payload gives the result one would expect - any ideas on how I further debug this issue? This is Perl v5.36 on Debian 12 UPDATE... The problem turned out to be the way I was calling the module...and using the same variable twice!
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||