in reply to Re: Dealing with blessed scalars when using YAML::XS::Load
in thread Dealing with blessed scalars when using YAML::XS::Load

Actually, the JSON package will also created blessed scalars to represent booleans.

It creates JSON::XS::Boolean scalars.

  • Comment on Re^2: Dealing with blessed scalars when using YAML::XS::Load