$socket->send ("example"\n"); #### my $retval = $socket->send("example\n"); # make sure $retval is defined, and contains the length of the string