in reply to a dumb socket question

Hey, you didn't post any code! In general, to send a message on a socket, use the print Socket $msg function. You should read the perlipc documentation for lots of examples.