in reply to Re^3: Help! cannot solve a "die" ing problem with Class::DBI
in thread Help! cannot solve a "die" ing problem with Class::DBI

ok thanks. Not sure this is the root cause, as
use base "Class::DBI::__::Base";
is not in an eval{} block, and this is where the die is propagating from.