Help for this page
my ($handle) = $select->can_read(5); $handle->blocking(1);
my @handles = $select->handles(); $handles[0]->blocking(1);