[Http-webtest-commits] HTTP-WebTest-Recorder Makefile.PL,1.5,1.6
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2003-03-14 12:09:59
|
Update of /cvsroot/http-webtest/HTTP-WebTest-Recorder In directory sc8-pr-cvs1:/tmp/cvs-serv797 Modified Files: Makefile.PL Log Message: Update requirements Index: Makefile.PL =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest-Recorder/Makefile.PL,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Makefile.PL 4 Mar 2003 13:26:13 -0000 1.5 --- Makefile.PL 14 Mar 2003 12:09:54 -0000 1.6 *************** *** 17,21 **** 'HTTP::WebTest' => 2.01, 'POE' => 0.22, ! 'POE::Component::Client::HTTP' => 0, 'Template' => 2.00, 'Test::Exception' => 0.03 }, --- 17,21 ---- 'HTTP::WebTest' => 2.01, 'POE' => 0.22, ! 'POE::Component::Client::HTTP' => 0.52, 'Template' => 2.00, 'Test::Exception' => 0.03 }, |