=encoding utf-8 =head1 NAME =begin original YAML::Error - Error formatting class for YAML modules =end original YAML::Error - YAML モジュール群用エラー整形クラス =head1 概要 $self->die('YAML_PARSE_ERR_NO_ANCHOR', $alias); $self->warn('YAML_LOAD_WARN_DUPLICATE_KEY'); =head1 説明 =begin original This module provides a C and a C facility. =end original このモジュールは C 及び C の機能を提供しています. =head1 著者 Ingy dEt Net =head1 著作権 Copyright (c) 2006. Ingy dEt Net. All rights reserved. =begin original This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =end original このプログラムはフリーソフトウェアです。あなたは Perl と同じ ライセンスの 元で再配布及び変更を行うことが出来ます. =begin original See L =end original 参考 L