in reply to Re^2: Handling special characters in JSON (TFM)
in thread Handling special characters in JSON

That assumes a perl data structure as the source, which wasn't clearly (to me) the case.

Oh. Well, if only there was a way to take JSON and turn it into a Perl data structure... q-:

But "I wrote an ajax service in perl" sure sounds to me like something that is likely to be generating JSON from Perl data structures. :)

- tye        

  • Comment on Re^3: Handling special characters in JSON (TFM)