Help for this page
package DB; use DBI; ... logd('switching db'); $self->dbh($self->_db_connect($self->db)); }