[interchange-docs] xmldocs - racke modified refs/get-url

docs at icdevgroup.org docs at icdevgroup.org
Tue Dec 4 17:51:45 EST 2007


User:      racke
Date:      2007-12-04 22:51:44 GMT
Modified:  refs     get-url
Log:
default for timeout is imposed by LWP::UserAgent

Revision  Changes    Path
1.10      +3 -2      xmldocs/refs/get-url


rev 1.10, prev_rev 1.9
Index: get-url
===================================================================
RCS file: /var/cvs/xmldocs/refs/get-url,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- get-url	4 Dec 2007 22:05:54 -0000	1.9
+++ get-url	4 Dec 2007 22:51:44 -0000	1.10
@@ -14,7 +14,8 @@
 __NAME__ notes
 &tag-get-url; is just a thin wrapper around
 <ulink url='http://search.cpan.org/perldoc?LWP::UserAgent'>
-LWP::UserAgent</ulink>.
+LWP::UserAgent</ulink>. Therefore the default for the
+<literal>timeout</literal> parameter is imposed by this module.
 __END__
 
 __NAME__ synopsis
@@ -103,7 +104,7 @@
 		<arg choice='plain'>timeout</arg>
 	</entry>
 	<entry></entry><entry></entry>
-	<entry>No timeout</entry>
+	<entry><literal>180</literal></entry>
 	<entry>Set timeout for the operation. Timeout can be specified
 	as a valid &glos-interval;
 	(such as "3 min").</entry>








More information about the docs mailing list