in reply to special $dbh can't error?

base.pm seems to have a bug; if you use
push @ISA, qw(DBI::db);
instead of
use base qw(DBI::db);
the thing starts to work...
[]s, HTH, Massa (κς,πμ,πλ)