The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 0.04

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.