in reply to Non JSON.pm solution for JSON
You could try JSON::Tiny? update: bah, its perl6
Ok, I would look https://github.com/gitpan/JSON/commits/master/, JSON-1.15 looks like last to not use B
B is a core module, it comes with every perl, even 5.8.8, so I have to mention this node even if you've read it :) Yes, even you can use CPAN
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Non JSON.pm solution for JSON
by matija (Priest) on Feb 28, 2012 at 16:21 UTC | |
by Anonymous Monk on Feb 28, 2012 at 16:30 UTC |