Help for this page
for my $fh ($sel->can_read()) { ... } ... }
for (keys(%hash)) { if ($fh == $_) { ... } }