[perldocjp-cvs 92] CVS update: docs/modules/YAML-0.62/lib/Test

Back to archive index

YAMASHINA Hio hio****@users*****
2006年 10月 22日 (日) 20:36:09 JST


Index: docs/modules/YAML-0.62/lib/Test/YAML.pod
diff -u /dev/null docs/modules/YAML-0.62/lib/Test/YAML.pod:1.1
--- /dev/null	Sun Oct 22 20:36:09 2006
+++ docs/modules/YAML-0.62/lib/Test/YAML.pod	Sun Oct 22 20:36:09 2006
@@ -0,0 +1,40 @@
+=encoding utf-8
+
+=head1 名前
+
+Test::YAML - Testing Module for YAML Implementations
+
+Test::YAML - YAML 実装のためのテストモジュール
+
+=head1 概要
+
+    use Test::YAML tests => 1;
+
+    pass;
+
+=head1 説明
+
+Test::YAML is a subclass of Test::Base with YAML specific support.
+
+Test::YAML は YAML に関係するサポートを追加した Test::Base のサブクラスです.
+
+=head1 著者
+
+Ingy dE<ouml>t Net <ingy****@cpan*****>
+
+
+=head1 著作権
+
+Copyright (c) 2006. Ingy dE<ouml>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 と同じ
+ライセンスの 元で再配布及び変更を行うことが出来ます.
+
+See L<http://www.perl.com/perl/misc/Artistic.html>
+
+参考 L<http://www.perl.com/perl/misc/Artistic.html>
+


perldocjp-cvs メーリングリストの案内
Back to archive index