if ( my $child >= 0 ) { kill $child; } else { close LOGFILE; undef $CONN; } [download]
In reply to Re: else statement by shoness in thread else statement by DJRik