my $x = 0 + 0,19; # komma my $y = 0 + 0.19; # punkt print "x: $x\ny: $y\n";