=encoding utf-8 =head1 NAME =begin original Test::YAML - Testing Module for YAML Implementations =end original Test::YAML - YAML 実装のためのテストモジュール =head1 概要 use Test::YAML tests => 1; pass; =head1 説明 =begin original Test::YAML is a subclass of Test::Base with YAML specific support. =end original Test::YAML は YAML に関係するサポートを追加した Test::Base のサブクラスです. =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