Description
Perl scripts can read and write simple YAML files with a very small implementation. This is useful for lightweight configuration, small metadata files, and projects that only need a limited YAML subset.
It is a developer library. It is intentionally small, so confirm that the YAML features used by your files are actually supported before relying on it.