![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
Re^4: Making JSON::{PP,XS} not decode true/false to JSON::{PP,XS}::Boolean objects (source)by sedusedan (Pilgrim) |
on Oct 15, 2013 at 04:23 UTC ( [id://1058235]=note: print w/replies, xml ) | Need Help?? |
How were you going to figure this out without going to the source? What I meant was without modifying the source. That's a bit unfortunate about having to use references instead of 1/0 (or !!1 / !!0). I still prefer JSON::XS though, for the speed, and if JSON::XS + Data::Clean::FromJSON proves to be not fast enough later on, I'll create an (initially private) fork of JSON::XS. Thanks!
In Section
Seekers of Perl Wisdom
|
|