in reply to Re: Method "do" error
in thread Method "do" error

Hi.

The line my $dbh = WebDB::connect (); is not the problem. This is a module that allows me to connect to my database. I verified that the module is indeed connecting to the database. It is.

Any other ideas?