in reply to Re: Very basic socket question
in thread Very basic socket question

Thank you! Indeed reading the documentation for IO::Socket I noticed that it gives an example with IO::Socket::INET.

The fact that you suggest yourself that $CRLF is more portable is one of the reasons I asked in the first place, because I suspected that for a complete newbie there may have been some quirks that more experienced users would have been possibly more familiar with.