[Http-webtest-commits] HTTP-WebTest/lib/Bundle/HTTP WebTest.pm,1.4,1.5
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-12-12 23:41:49
|
Update of /cvsroot/http-webtest/HTTP-WebTest/lib/Bundle/HTTP In directory sc8-pr-cvs1:/tmp/cvs-serv1018 Modified Files: WebTest.pm Log Message: File::Temp is not required anymore Index: WebTest.pm =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/Bundle/HTTP/WebTest.pm,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** WebTest.pm 11 Oct 2002 21:34:14 -0000 1.4 --- WebTest.pm 12 Dec 2002 23:41:41 -0000 1.5 *************** *** 3,7 **** # $Id$ ! $VERSION = '0.02'; =head1 NAME --- 3,7 ---- # $Id$ ! $VERSION = '0.03'; =head1 NAME *************** *** 20,25 **** Crypt::SSLeay - SSL support - - File::Temp HTTP::WebTest --- 20,23 ---- |