Loading lib/Travel/Status/DE/VRR.pm +2 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,8 @@ sub new { bless( $self, $class ); $ua->env_proxy; my $response = $ua->post( 'http://efa.vrr.de/vrr/XSLT_DM_REQUEST', $self->{post} ); Loading Loading
lib/Travel/Status/DE/VRR.pm +2 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,8 @@ sub new { bless( $self, $class ); $ua->env_proxy; my $response = $ua->post( 'http://efa.vrr.de/vrr/XSLT_DM_REQUEST', $self->{post} ); Loading