Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugin
In directory sc8-pr-cvs1:/tmp/cvs-serv30787
Modified Files:
TextMatchTest.pm
Log Message:
Minor POD style fix
Index: TextMatchTest.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugin/TextMatchTest.pm,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** TextMatchTest.pm 2 Mar 2003 11:52:09 -0000 1.8
--- TextMatchTest.pm 10 Sep 2003 10:47:57 -0000 1.9
***************
*** 5,9 ****
=head1 NAME
! HTTP::WebTest::Plugin::TextMatchTest - Test the content of the HTTP response.
=head1 SYNOPSIS
--- 5,9 ----
=head1 NAME
! HTTP::WebTest::Plugin::TextMatchTest - Test the content of the HTTP response
=head1 SYNOPSIS
|