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

If WebDB::connect is returning a DBI object, print it out.

our $dbh = WebDB::connect() || die "Ohh no $!\n";; use Data::Dumper; print Dumper $dbh;

You should see a hash structure that is blessed as a DBI object.

grep
Mynd you, mønk bites Kan be pretti nasti...