YAML::Error - Error formatting class for YAML modules


YAML documentation  | view source Contained in the YAML distribution.

Index


NAME

Top

YAML::Error - Error formatting class for YAML modules

SYNOPSIS

Top

    $self->die('YAML_PARSE_ERR_NO_ANCHOR', $alias);
    $self->warn('YAML_LOAD_WARN_DUPLICATE_KEY');

DESCRIPTION

Top

This module provides a die and a warn facility.

AUTHOR

Top

Ingy döt Net <ingy@cpan.org>

COPYRIGHT

Top


YAML documentation  | view source Contained in the YAML distribution.