Loading lib/Travel/Status/DE/IRIS.pm +4 −1 Original line number Diff line number Diff line Loading @@ -135,7 +135,10 @@ sub get_with_cache { } } if ( $self->{developer_mode} ) { say ' cache miss'; } my $ua = $self->{user_agent}; my $res = $ua->get($url); Loading Loading
lib/Travel/Status/DE/IRIS.pm +4 −1 Original line number Diff line number Diff line Loading @@ -135,7 +135,10 @@ sub get_with_cache { } } if ( $self->{developer_mode} ) { say ' cache miss'; } my $ua = $self->{user_agent}; my $res = $ua->get($url); Loading