my $variable; if (bedingung) { $variable = $wenn_wahr; } else { $variable = $wenn_falsch; }