NAME

rig::parser::yaml - YAML parser for rig

VERSION

version 0.01_01

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.