The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 0.01_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.