I was having some trouble with Socket.pm. I was calling from a file called
ao.pl and it runs to a point in the code a hangs.
The line is 203: local({SIG{ALRM}) = $timeout ? sub { under $fh;} :
SIG{ALRM} || 'DEFAULT';
I am running the perl code from an apache server with linux. Does you know
a solution
[EMAIL PROTECTED]
