use English eval { # code that uses AF_UNIX }; if( $EVAL_ERROR ) { # AF_UNIX is not avalable } else { # AF_UNIX is not avalable }