Name

dbh — Returns database handle

Synopsis

  my $dbh = $model->dbh;
     

Description

Returns a database handle, as specified by the pkit_dbi_connect method.