- or download this
### execute command
### get the data
$dbHandle=$db->prepare($dbCommand);
$dbHandle->execute();
my $data = $dbHandle->fetchall_arrayref();
- or download this
my $var1 = 0;
my $var2 = 1;
# Draw an axis with a pencil and a ruler
function($var1, $var2);
- or download this
my $pencil = 0;
my $ruler = 0;
...
$pencil++;
}
}