NAME
rig::parser::yaml - YAML parser for rig
VERSION
version 0.01_03
DESCRIPTION
This is used by the base engine to find and parse .perlrig YAML files.
METHODS
parse
Main method, called by rig
to parse a file.
file
Returns the current loaded file.
parse_file
Loads a YAML file using YAML::XS.