Help for this page

Select Code to Download


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