Reduce the number of times $self->_dbh is called inside dbh_do() to speed
[dbsrgits/DBIx-Class.git] / t / dbh_do.t
2008-03-15 Michael G Schwern Eliminate expensive calls to can() in some very hot...