Jifty::YAML - Wrapper around L


Jifty documentation  | view source Contained in the Jifty distribution.

Index


NAME

Top

Jifty::YAML -- Wrapper around YAML

DESCRIPTION

Top

Provides a wrapper around the YAML library. If the faster YAML::Syck is available, then it's used instead.

METHODS

Top

Dump

DumpFile

Load

LoadFile

Each of the above is alias to the equivalent function in either YAML or YAML::Syck.


Jifty documentation  | view source Contained in the Jifty distribution.