$key:\n";
foreach (sort keys %$value) {
print "\t$_ => $value->{$_}\n";
}
}
ANY help would be greatly appreciated. Feel free to
respond directly if you prefer. Thanks in advance.
-- Forwarded by Todd Bruner/USA/BAC on 09/21/2000 02:
Please forgive what may be an often encountered problem, but
I haven't found anything helpful in the archive or other online sources.
I am encountering a problem that I can't figure out when trying to access
a Mysql database from with mod_perl using Tie::DBI. I am having
similar problems when