Help for this page
my $new_sock = $sock->accept(); ... } }
while(1) { # loop for the parent ... close($SERVER); } #$loop for the parent