
Yaml::libyaml (or yaml::xs) is a perl interface to kirill siminov's libyaml library, a yaml ain't markup language (yaml) implementation written in c to support the yaml 1.1 specification. the provided dump and load routines are compatible with the perl yaml module (see libyaml-perl).