Gossamer Forum
Quote Reply
Re: [gotze] JSON In reply to
Hi John,

With recent updates, GT has put in this kind of module. It is GT::JSON. Below are some lines from its doc.
Code:
use GT::JSON; # imports encode_json, decode_json, to_json and from_json.
$json_text = to_json($perl_scalar);

But I am not sure if that solves your problems.

Cheers,

Dat

Programming and creating plugins and templates
Blog
Subject Author Views Date
Thread JSON gotze 20637 Jul 24, 2010, 11:38 AM
Post Re: [gotze] JSON
Andy 20300 Jul 25, 2010, 1:42 AM
Thread Re: [gotze] JSON
tandat 20307 Jul 25, 2010, 2:49 AM
Thread Re: [tandat] JSON
gotze 20284 Jul 25, 2010, 7:49 AM
Thread Re: [gotze] JSON
gotze 20282 Jul 25, 2010, 11:58 AM
Thread Re: [gotze] JSON
gotze 20265 Jul 25, 2010, 12:27 PM
Thread Re: [gotze] JSON
Matthias70 20259 Jul 25, 2010, 12:36 PM
Thread Re: [Matthias70] JSON
gotze 20262 Jul 25, 2010, 12:57 PM
Thread Re: [gotze] JSON
Matthias70 20208 Jul 26, 2010, 9:27 AM
Post Re: [Matthias70] JSON
gotze 20189 Jul 26, 2010, 10:40 AM
Thread Re: [gotze] JSON
courierb 19624 Nov 11, 2011, 9:12 PM
Thread Re: [courierb] JSON
Andy 19640 Nov 13, 2011, 7:08 AM
Thread Re: [Andy] JSON
courierb 19602 Nov 19, 2011, 6:10 PM
Thread Re: [courierb] JSON
Andy 19625 Nov 20, 2011, 8:16 AM
Thread Re: [Andy] JSON
courierb 19608 Nov 20, 2011, 5:13 PM
Thread Re: [courierb] JSON
courierb 19593 Nov 20, 2011, 6:15 PM
Thread Re: [courierb] JSON
Andy 19602 Nov 21, 2011, 12:58 AM
Thread Re: [Andy] JSON
courierb 19545 Nov 22, 2011, 3:41 PM
Thread Re: [courierb] JSON
courierb 19538 Nov 22, 2011, 4:02 PM
Post Re: [courierb] JSON
Andy 19527 Nov 22, 2011, 11:58 PM
Post Re: [gotze] JSON
courierb 19617 Nov 20, 2011, 5:09 PM