libyaml-syck-perl

Perl module providing a fast, lightweight yaml loader and dumper
  https://metacpan.org/release/YAML-Syck
  0
  no reviews



Yaml::syck provides a perl interface to the libsyck data serialization library. it exports the dump and load functions for converting perl data structures to yaml strings, and the other way around.

this module is considered deprecated. please consider using libyaml-libyaml-perl instead.