[Http-webtest-commits] HTTP-WebTest/lib/Bundle/HTTP WebTest.pm,1.3,1.4
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-10-11 21:34:17
|
Update of /cvsroot/http-webtest/HTTP-WebTest/lib/Bundle/HTTP In directory usw-pr-cvs1:/tmp/cvs-serv28428 Modified Files: WebTest.pm Log Message: Updated Index: WebTest.pm =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/Bundle/HTTP/WebTest.pm,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** WebTest.pm 19 Jun 2002 10:28:21 -0000 1.3 --- WebTest.pm 11 Oct 2002 21:34:14 -0000 1.4 *************** *** 3,7 **** # $Id$ ! $VERSION = '0.01'; =head1 NAME --- 3,7 ---- # $Id$ ! $VERSION = '0.02'; =head1 NAME *************** *** 19,23 **** --- 19,27 ---- CGI::Cookie + Crypt::SSLeay - SSL support + File::Temp + + HTTP::WebTest LWP |