blob: 8825b56cc3e47b6226f66b5c947b787041747a24 (
plain)
1
2
3
|
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.
|