sub kunden : Global { my ($self, $c, $id) = @_; my $dbh = $c->model('XXX')->dbh; ...