in reply to Re^4: python YAML output, perl Loader, which version?
in thread python YAML output, perl Loader, which version?

...

Thats all fine and well, but doesn't tell me what the data structure :) how am I supposed to guess what the real data structure is?

YAML, great in theory :)

I think you could try all of them to see if you can find one that works, and I think you wouldn't be able to find one ... something to do with the spec

Maybe you want to copy/paste/rename YAML::Tiny and stop it from dying on errors

  • Comment on Re^5: python YAML output, perl Loader, which version?