do_something_useful() if really_long_and_boring_condition; # Or ... really_long_and_boring_condition && do_something_useful();