in reply to Re: Human-readable serialization formats other than YAML?
in thread Human-readable serialization formats other than YAML?

JSON uses the same subset of data structures as YAML::Tiny.

If he wants a "human-readable" storage format that supports objects, JSON won't help.
  • Comment on Re^2: Human-readable serialization formats other than YAML?