- or download this
foreach (@totalExoda) {
$sum += $_;
}
- or download this
foreach my $x (@totalExoda) {
$sum += $x;
}
- or download this
sub Esoda_Statistika_button {
my $sum = 0;
...
}
return $sum;
}
- or download this
echo "whatever" > "/home/props/delice/eksoda/| rm *"