if ( $outer_cond ) { if ( eval { func(); 1 } ) { do_something(); } }