unless ( $trick ) { SKIP: { skip 3, "About to croak!\n"; } croak; } else { # Do your three other tests here. }