Subject: | Type Error |
Date: | Wed, 11 Feb 2009 12:01:42 -0700 |
To: | "bug-XML-XML2JSON " [...] rt.cpan.org |
From: | Christopher Greenwood <c [...] eac.bz> |
*This message was transferred with a trial version of CommuniGate(r) Pro*
Perl Version: 5.8.8
OS : Sun Solaris 8
Module: XML-XML2JSON
Version : 0.05
Related Modules : JSON::XS 2.231
XML::LibXml 1.66
I'm getting an Invalid Data type error shown below while attempting to convert a json string to xml. I would assume since this module was designed to use a specific set
of JSON modules this would be handled correctly. Please let me know if there is a quick fix to bypass this type error.
<h1>Software error:</h1>
<pre>Invalid data type for key: MARK_FOR (data type: JSON::XS::Boolean) at /usr/local/apache2/perllib
/eac_ajax.pm line 1517
Thanks,
Chris