[perldocjp-cvs 1619] CVS update: docs/modules/HTTP-WebTest-2.04/lib/Bundle/HTTP

Back to archive index

argra****@users***** argra****@users*****
2012年 11月 29日 (木) 22:36:11 JST


Index: docs/modules/HTTP-WebTest-2.04/lib/Bundle/HTTP/WebTest.pod
diff -u docs/modules/HTTP-WebTest-2.04/lib/Bundle/HTTP/WebTest.pod:1.2 docs/modules/HTTP-WebTest-2.04/lib/Bundle/HTTP/WebTest.pod:1.3
--- docs/modules/HTTP-WebTest-2.04/lib/Bundle/HTTP/WebTest.pod:1.2	Thu Jan 27 22:14:56 2011
+++ docs/modules/HTTP-WebTest-2.04/lib/Bundle/HTTP/WebTest.pod	Thu Nov 29 22:36:11 2012
@@ -2,29 +2,38 @@
 =encoding utf8
 
 =head1 NAME
-名前
+
+=begin original
 
 Bundle::HTTP::WebTest - a bundle to install HTTP::WebTest
 
+=end original
+
 Bundle::HTTP::WebTest - HTTP::WebTest をインストール用に束ねたもの
 
 =head1 SYNOPSIS
-概要
 
     perl -MCPAN -e 'install Bundle::HTTP::WebTest'
 
 =head1 CONTENTS
-内容
+
+=begin original
 
 Algorithm::Diff - only required to run C<make test>
 
+=end original
+
 Algorithm::Diff - C<make test> を実行するときのみ必要とされます
 
 CGI::Cookie
 
 
+=begin original
+
 Crypt::SSLeay - SSL support
 
+=end original
+
 Crypt::SSLeay - SSL サポート
 
 HTTP::WebTest
@@ -51,12 +60,20 @@
 Time::HiRes
 
 
+=begin original
+
 Test::Builder::Tester - only required to run C<make test>
 
+=end original
+
 Test::Builder::Tester - C<make test> を実行するときのみ必要とされます
 
+=begin original
+
 Test::MockObject - only required to run C<make test>
 
+=end original
+
 Test::MockObject - C<make test> を実行するときのみ必要とされます
 
 Test::More
@@ -66,13 +83,16 @@
 
 
 =head1 DESCRIPTION
-説明
+
+=begin original
 
 This bundle includes all modules required to use
 L<HTTP::WebTest|HTTP::WebTest> with all its standart plugins. Also it
 includes all modules required to run test suite for
 L<HTTP::WebTest|HTTP::WebTest>.
 
+=end original
+
 この束には L<HTTP::WebTest|HTTP::WebTest> とその標準プラグインを
 使うために必要な全てのモジュールが含まれています. 
 また L<HTTP::WebTest|HTTP::WebTest> のテストスイートの実行に必要な
@@ -91,7 +111,6 @@
 このプログラムは Perl 自身と同じ条件下で再配布・改変可能です.
 
 =head1 SEE ALSO
-関連項目
 
 L<HTTP::WebTest|HTTP::WebTest>
 



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