in reply to Re: Problem in IO::Socket syntax?
in thread Problem in IO::Socket syntax?

And when it fails, please also report why it failed. How to find out why it failed varies by module, but for IO::Socket, I'm pretty sure it is the common $! that you want to report in the error message.

        - tye (but my friends call me "Tye")