libyaml-libyaml-perl

Perl interface to libyaml, a yaml implementation
  https://metacpan.org/release/YAML-LibYAML
  0
  no reviews



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).