in reply to Re: Error message in log file is different from "die" message in code.
in thread Error message in log file is different from "die" message in code.

if ($socket == $server), see perlref:

It's faster than using $socket eq $server because the arguments don't need to be converted to the "blessing=type" string format first.

--
[ e d @ h a l l e y . c c ]