Loading lib/Travelynx.pm +6 −5 Original line number Diff line number Diff line Loading @@ -222,6 +222,7 @@ sub startup { my ($self) = @_; state $dbris = Travelynx::Helper::DBRIS->new( log => $self->app->log, service_config => $self->app->config->{dbris}, cache => $self->app->cache_iris_rt, root_url => $self->base_url_for('/')->to_abs, user_agent => $self->ua, Loading Loading
lib/Travelynx.pm +6 −5 Original line number Diff line number Diff line Loading @@ -222,6 +222,7 @@ sub startup { my ($self) = @_; state $dbris = Travelynx::Helper::DBRIS->new( log => $self->app->log, service_config => $self->app->config->{dbris}, cache => $self->app->cache_iris_rt, root_url => $self->base_url_for('/')->to_abs, user_agent => $self->ua, Loading