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 17497 Jul 24, 2010, 11:38 AM
Post Re: [gotze] JSON
Andy 17206 Jul 25, 2010, 1:42 AM
Thread Re: [gotze] JSON
tandat 17210 Jul 25, 2010, 2:49 AM
Thread Re: [tandat] JSON
gotze 17185 Jul 25, 2010, 7:49 AM
Thread Re: [gotze] JSON
gotze 17184 Jul 25, 2010, 11:58 AM
Thread Re: [gotze] JSON
gotze 17169 Jul 25, 2010, 12:27 PM
Thread Re: [gotze] JSON
Matthias70 17161 Jul 25, 2010, 12:36 PM
Thread Re: [Matthias70] JSON
gotze 17162 Jul 25, 2010, 12:57 PM
Thread Re: [gotze] JSON
Matthias70 17110 Jul 26, 2010, 9:27 AM
Post Re: [Matthias70] JSON
gotze 17095 Jul 26, 2010, 10:40 AM
Thread Re: [gotze] JSON
courierb 16527 Nov 11, 2011, 9:12 PM
Thread Re: [courierb] JSON
Andy 16540 Nov 13, 2011, 7:08 AM
Thread Re: [Andy] JSON
courierb 16501 Nov 19, 2011, 6:10 PM
Thread Re: [courierb] JSON
Andy 16522 Nov 20, 2011, 8:16 AM
Thread Re: [Andy] JSON
courierb 16506 Nov 20, 2011, 5:13 PM
Thread Re: [courierb] JSON
courierb 16491 Nov 20, 2011, 6:15 PM
Thread Re: [courierb] JSON
Andy 16498 Nov 21, 2011, 12:58 AM
Thread Re: [Andy] JSON
courierb 16442 Nov 22, 2011, 3:41 PM
Thread Re: [courierb] JSON
courierb 16444 Nov 22, 2011, 4:02 PM
Post Re: [courierb] JSON
Andy 16435 Nov 22, 2011, 11:58 PM
Post Re: [gotze] JSON
courierb 16524 Nov 20, 2011, 5:09 PM