sub getDBH { my $self = shift; my $getDBH_ref = $self->{ 'getDBH_sub' }; $getDBH_ref->( ); }