http://qs321.pair.com?node_id=1034201


in reply to Re: How to connect to raw socket
in thread How to connect to raw socket

Don't know about you, but my google search results are guided by my search history. The OP may not get the same result you do for any given search.

It looks like the Socket, IO::Socket, or Net::RawIP may be useful modules.

I would also look at the Perldocs for perlipc, socket, and connect.