my $doit = scalar @ARGV >= ($wrongDateFlag ? 3 : (($oneDayFlag == -1) ? 3 : 2 )); if ($doit) { ... }