I am writing tests in perl 5.10.1 of a part of a product written in python 2.6.6.
The python, which I think is using PyYAML, outputs YAML which is acceptable to pylint, but not acceptable to the YAML Loader in perl. I find multiple different examples of this. I think the perl is using YAML::Old.
I suspect that the best solution would involve moving to a newer YAML Loader in perl, but I seek advice about which one. The PyYAML port to perl supposedly is not finished yet.
Thanks.
In reply to python YAML output, perl Loader, which version? by mgwmgw
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |