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