Description
Perl applications can load and dump YAML with a fast, lightweight implementation. This is useful for older projects and scripts that need quick YAML serialization.
It is a developer library. Review behavior before using it for untrusted YAML or security-sensitive configuration, because YAML loaders differ in supported features and safety assumptions.