<p>On Jul 11, 2011 2:02 PM, "Richard Morton" <<a href="mailto:richard.e.morton@gmail.com">richard.e.morton@gmail.com</a>> wrote:<br>
Try nc instead of telnet. Not saying it is the cause but it is not a telent socket. You are supposed to use netcat / nc</p>
<p>And from perl, try IO:: Socket:: INET (or ::INET6, which also works fine with ipv4 sockets).</p>
<p>$0.02,<br>
Eric</p>