CONTENTS
Preface
Getting Started
Introduction
Collections in YAML
Basic Types in YAML
Objects in YAML
The Options Hash
Replacing PStore
Loading YAML Documents
Parsing YAML Documents
Type Families
For More Information
Reference
YAML Module
YAML::add_domain_type Method
YAML::add_private_type Method
YAML::load Method
YAML::load_documents Method
YAML::load_stream Method
YAML::parse Method
YAML::parse_documents Method
YAML::Stream Class
YAML::Stream#new Method
YAML::Stream#add Method
YAML::Stream#edit Method
YAML::Stream#emit Method
YAML::Emitter Class
YAML::Emitter#new Method
YAML::Parser Class
YAML::Parser#new Method
YAML::Parser#parse Method
YAML::Parser#parse_documents Method
YAML::Store Class
YAML::Store#new Method
YAML::Store#transaction Method
YAML::YamlNode Class
YAML::YamlNode#new Method
YAML::YamlNode#emit Method
YAML::YamlNode#search Method
YAML::YamlNode#select Method
YAML::YamlNode#transform Method
Examples