logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

YAML::Error - Error formatting class for YAML modules

Author

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

Description

       This module provides a "die" and a "warn" facility.

Name

       YAML::Error - Error formatting class for YAML modules

Synopsis

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

See Also