| HTTP-WebTest documentation | Contained in the HTTP-WebTest distribution. |
Bundle::HTTP::WebTest - a bundle to install HTTP::WebTest
perl -MCPAN -e 'install Bundle::HTTP::WebTest'
Algorithm::Diff - only required to run make test
CGI::Cookie
Crypt::SSLeay - SSL support
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::MockObject - only required to run 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.
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.
| HTTP-WebTest documentation | Contained in the HTTP-WebTest distribution. |
package Bundle::HTTP::WebTest; # $Id: WebTest.pm,v 1.10 2003/04/26 15:17:20 m_ilya Exp $ $VERSION = '0.05';
1;