Help for this page

Select Code to Download


  1. or download this
    else {
       my $pos = -1;
    ...
       my $offset = $cPosns[rand @cPosns];
       $cell = sprintf '%.2f', popnum3( $x, $y, $copycop, $offset, );
    }
    
  2. or download this
    sub popnum3 {
        my ( $x, $y, $z, $offset ) = @_;
    ...
        }
        return $aob[$x][$y];
    }
    
  3. or download this
     my $pos = -1;
       push @cPosns, $pos while ($pos = index($zazb, 'c', $pos+1)) >= 0;
    
  4. or download this
    else {
       my $offset = $cPosns[rand @cPosns];
       $cell = sprintf '%.2f', popnum3( $x, $y, $copycop, $offset, );
    }