[Http-webtest-commits] HTTP-WebTest/lib/HTTP/WebTest Parser.pm,1.21,1.22
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2003-09-10 10:40:13
|
Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest In directory sc8-pr-cvs1:/tmp/cvs-serv29413 Modified Files: Parser.pm Log Message: Minor POD style fix Index: Parser.pm =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Parser.pm,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** Parser.pm 2 Mar 2003 11:52:10 -0000 1.21 --- Parser.pm 10 Sep 2003 10:40:09 -0000 1.22 *************** *** 5,9 **** =head1 NAME ! HTTP::WebTest::Parser - Parse wtscript files. =head1 SYNOPSIS --- 5,9 ---- =head1 NAME ! HTTP::WebTest::Parser - Parse wtscript files =head1 SYNOPSIS |