Provided by: libjifty-perl_1.10518+dfsg-3ubuntu1_all
NAME
Jifty::YAML -- Wrapper around YAML
DESCRIPTION
Provides a wrapper around the YAML library. If the faster YAML::Syck is available, then it's used instead.
METHODS
Dump DumpFile Load LoadFile Each of the above is alias to the equivalent function in either YAML or YAML::Syck.