{ foo() || die "foo() didn't return true"; bar() || die "bar() didn't return true"; ... and so on }