warn ("ERROR for $host: $error\n") unless (defined($session)); #### unless( $session ){ warn ("ERROR for $host: $error\n") ; next; }