|
NAMEJifty::YAML -- Wrapper around YAML DESCRIPTIONProvides a wrapper around the YAML library. If the faster YAML::Syck is available, then it's used instead. METHODSDumpDumpFileLoadLoadFileEach of the above is alias to the equivalent function in either YAML or YAML::Syck.
|