YAML-0.62 > Test::YAML
名前¶
Test::YAML - Testing Module for YAML Implementations
Test::YAML - YAML 実装のためのテストモジュール
概要¶
use Test::YAML tests => 1;
pass;
説明¶
Test::YAML is a subclass of Test::Base with YAML specific support.
Test::YAML は YAML に関係するサポートを追加した Test::Base のサブクラスです.
著者¶
Ingy döt Net <[email protected]>
著作権¶
Copyright (c) 2006. Ingy döt Net. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
このプログラムはフリーソフトウェアです。あなたは Perl と同じ ライセンスの 元で再配布及び変更を行うことが出来ます.