johnfl68 has asked for the wisdom of the Perl Monks concerning the following question:
Hello:
I deal with a few different data API's, many of them are phasing out XML and pushing people to start using JSON.
There seem to be numerous JSON modules at CPAN (JSON::Syck, JSON::XS, etc.), what would you recommend for parsing JSON data into Perl?
Thanks!
John
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: JSON recomendations
by moritz (Cardinal) on Mar 29, 2013 at 06:49 UTC | |
|
Re: JSON recomendations
by davido (Cardinal) on Mar 29, 2013 at 17:53 UTC | |
|
Re: JSON recomendations
by Anonymous Monk on Mar 29, 2013 at 05:46 UTC |