Is there some way with YAML::XS to have boolean values?
No, not without patching it
update :
Well , it could be possible through a simple DEFINE , there is YAML_PLAIN_SCALAR_STYLE which uses the perl true/false constants of PL_sv_yes, PL_sv_no, PL_sv_undef but I don't see how you activate it -- its all C to me
In reply to Re: YAML::XS, YAML::Syck and boolean values
by Anonymous Monk
in thread YAML::XS, YAML::Syck and boolean values
by walkingthecow
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |