Re: Timeout problem

2004-07-06 Thread Philipp Traeder
On Tuesday 06 July 2004 10:58, Werner Otto wrote: > Hi All, > > I have the following script: Hi Otto, IIRC, you've posted nearly exactly the same question last thursday... > > #!/usr/bin/perl > use IO::Socket; > > my $host=shift @ARGV or die 'need hostname'; > my $port=shift @ARGV or die 'need p

Re: timeout problem

2001-09-19 Thread Jos I. Boumans
what code/modules are you using? and try: perldoc THATMODULE first please hth Jos - Original Message - From: "Rahul Garg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, September 19, 2001 12:27 PM Subject: timeout problem Well, I am getting the html pages from site. well