swell,
with whatever MacOS uses to make a PPP connection.
Johnathan Thibodeau
Bureaucrat, n.:
A person who cuts red tape sideways.
-- J. McCabe
e what the problem is.
Johnathan Thibodeau
"blaa... blaa... blaa..." -me
Does anybody know where I can find an old copy of the Msql-MySQL<=1.20
module? CPAN only has copies dating back to v1.2208.
I know I should probably upgrade MySQL instead, but hey, that would just
be more work :)
Johnathan Thibodeau
"But I _am_ using a pop client; I'm telnetting to port 110."
fetchrow_hashref(), or fetchrow_arrayref()) to
# get the next row of results.
while ($result = $sth->fetchrow) {
print $result . "\n";
}
If I haven't left anything out (I've cut and pasted just to make sure it
runs), this will print out all of the tables found in whatever