Hmmm, what to do .....
$JSON::Tiny::FALSE = \'0FALSE'; $JSON::Tiny::TRUE = \'1TRUE'; $JSON::Tiny::FALSE = !!0; $JSON::Tiny::TRUE = !!1; $JSON::Tiny::FALSE = Scalar::Util::dualvar( 0, '0false'); $JSON::Tiny::TRUE = Scalar::Util::dualvar( 1, '1true');
In reply to Re^5: Making JSON::{PP,XS} not decode true/false to JSON::{PP,XS}::Boolean objects (source)
by Anonymous Monk
in thread Making JSON::{PP,XS} not decode true/false to JSON::{PP,XS}::Boolean objects
by sedusedan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |