[Slashdotjp-dev 392] CVS update: slashjp/Slash/Custom/ParUserAgent

Zurück zum Archiv-Index

Tatsuki SUGIURA sugi****@users*****
2006年 7月 12日 (水) 20:41:38 JST


Index: slashjp/Slash/Custom/ParUserAgent/ParUserAgent.pm
diff -u slashjp/Slash/Custom/ParUserAgent/ParUserAgent.pm:1.1 slashjp/Slash/Custom/ParUserAgent/ParUserAgent.pm:1.2
--- slashjp/Slash/Custom/ParUserAgent/ParUserAgent.pm:1.1	Wed Dec 22 18:13:33 2004
+++ slashjp/Slash/Custom/ParUserAgent/ParUserAgent.pm	Wed Jul 12 20:41:38 2006
@@ -1,7 +1,7 @@
 # This code is a part of Slash, and is released under the GPL.
-# Copyright 1997-2004 by Open Source Development Network. See README
+# Copyright 1997-2005 by Open Source Technology Group. See README
 # and COPYING for more information, or see http://slashcode.com/.
-# $Id: ParUserAgent.pm,v 1.1 2004/12/22 09:13:33 oliver Exp $
+# $Id: ParUserAgent.pm,v 1.2 2006/07/12 11:41:38 sugi Exp $
 
 # This overrides LWP::Parallel::UserAgent to allow multiple
 # proxies to be used with a single scheme, indeed with a
@@ -19,7 +19,7 @@
 
 use LWP::Parallel::UserAgent;
 
-($VERSION) = ' $Revision: 1.1 $ ' =~ /\$Revision:\s+([^\s]+)/;
+($VERSION) = ' $Revision: 1.2 $ ' =~ /\$Revision:\s+([^\s]+)/;
 
 sub _need_proxy {
 	my($self, $url) = @_;


Slashdotjp-dev メーリングリストの案内
Zurück zum Archiv-Index