http://www.perlmonks.org?node_id=602627


in reply to Re^2: Problem with IO::Select
in thread Problem with IO::Select

You still aren't reading anything. length(undef) is certainly not greater than 0.

Also, $sock is not the right socket to be reading from anyway.