名前¶
Bundle::HTTP::WebTest - a bundle to install HTTP::WebTest
Bundle::HTTP::WebTest - HTTP::WebTest をインストール用に束ねたもの
概要¶
perl -MCPAN -e 'install Bundle::HTTP::WebTest'
CONTENTS¶
Algorithm::Diff - only required to run make test
Algorithm::Diff - make test
を実行するときのみ必要とされます
CGI::Cookie
Crypt::SSLeay - SSL support
Crypt::SSLeay - SSL サポート
HTTP::WebTest
LWP
MIME::Base64
Net::SMTP
Text::Balanced
Pod::Usage
Pod::Man
Time::HiRes
Test::Builder::Tester - only required to run make test
Test::Builder::Tester - make test
を実行するときのみ必要とされます
Test::MockObject - only required to run make test
Test::MockObject - make test
を実行するときのみ必要とされます
Test::More
URI
説明¶
This bundle includes all modules required to use HTTP::WebTest with all its standart plugins. Also it includes all modules required to run test suite for HTTP::WebTest.
この束には HTTP::WebTest とその標準プラグインを 使うために必要な全てのモジュールが含まれています. また HTTP::WebTest のテストスイートの実行に必要な 全てのモジュールも含んでいます.
COPYRIGHT 著作権¶
Copyright (c) 2002-2003 Ilya Martynov. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
このプログラムはフリーソフトウェアです. このプログラムは Perl 自身と同じ条件下で再配布・改変可能です.