|
Hi All,
I have a perl script that used to work with JSON 1.07. Now for some reason, with JSON 2.14 I get:
Error: malformed JSON string, neither array, object, number, string or atom, at character offset 0 ["(end of string)"] at /usr/perldir/lib/site_perl/5.10.0/JSON.pm line 154.
I cannot release the script for security reasons, but any hints at why this may be occuring would help.
Thank you,
Brandon Johnson |