in reply to Perl client blocking communication from server

$handle->send($nickname);

Missing newline, looks like server is waiting for it.