Help for this page
use IO::Socket; $socket=IO::Socket::INET->new( ... } close (OUT); close $socket;
The output I get is...<br><br> HTTP/1.0 408 Request Time-out ... <H1>Request Timeout</H1> The server timed out while waiting for the browser's request.<P> </BODY></HTML>