Jifty::YAML.3pm

Langue: en

Autres versions - même langue

Version: 2009-07-20 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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 equivient function in either YAML or YAML::Syck.