Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugin
In directory usw-pr-cvs1:/tmp/cvs-serv22092
Modified Files:
Hooks.pm
Log Message:
Minor fixes
Index: Hooks.pm
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest/Plugin/Hooks.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Hooks.pm 15 Feb 2002 15:33:54 -0000 1.2
--- Hooks.pm 16 Feb 2002 00:35:19 -0000 1.3
***************
*** 54,61 ****
initalization before the request.
- =head3 Example
-
- See example in L<HTTP::WebTest::Cookbook|HTTP::WebTest::Cookbook>.
-
=head2 on_response
--- 54,57 ----
|