my $sql = <prepare($sql); $sth->execute($geo, $country); my($count) = $sth->fetchrow_array(); $sth->finish();