3 lines
198 B
Text
3 lines
198 B
Text
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.
|