![]() |
|
"be consistent" | |
PerlMonks |
Re^4: Converting boolean values in XMLoutby perlyogi (Acolyte) |
on Sep 26, 2012 at 07:53 UTC ( #995724=note: print w/replies, xml ) | Need Help?? |
The exact code for perl to take into consideration multiple routes to the same node so that rmap_ref need not be called multiple times would be rmap_ref { $_[0]{seen} = {}; $_ = "$_" if JSON::is_bool($_) } $result;
In Section
Seekers of Perl Wisdom
|
|