[Http-webtest-commits] HTTP-WebTest/lib/HTTP/WebTest Plugin.pm,1.14,1.15
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2003-09-10 10:44:17
|
Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest In directory sc8-pr-cvs1:/tmp/cvs-serv30107 Modified Files: Plugin.pm Log Message: Minor POD style fix Index: Plugin.pm =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugin.pm,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** Plugin.pm 2 Mar 2003 11:52:10 -0000 1.14 --- Plugin.pm 10 Sep 2003 10:44:10 -0000 1.15 *************** *** 5,9 **** =head1 NAME ! HTTP::WebTest::Plugin - Base class for HTTP::WebTest plugins. =head1 SYNOPSIS --- 5,9 ---- =head1 NAME ! HTTP::WebTest::Plugin - Base class for HTTP::WebTest plugins =head1 SYNOPSIS |