Loading Changelog +1 −1 Original line number Diff line number Diff line git HEAD efa 1.3 - Sun Jun 6 2010 * Rewrite efa parser using XML::LibXML (major performance improvement) * Detect more efa.vrr.de errors (no routes found, invalid input data, etc.) Loading bin/efa +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ use WWW::Mechanize; my $firsturl = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2?language=de&itdLPxx_transpCompany=vrr'; my $posturl = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; my $version = '1.2+git'; my $version = '1.3+git'; my $content; my $connections; my %post; Loading Loading
Changelog +1 −1 Original line number Diff line number Diff line git HEAD efa 1.3 - Sun Jun 6 2010 * Rewrite efa parser using XML::LibXML (major performance improvement) * Detect more efa.vrr.de errors (no routes found, invalid input data, etc.) Loading
bin/efa +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ use WWW::Mechanize; my $firsturl = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2?language=de&itdLPxx_transpCompany=vrr'; my $posturl = 'http://efa.vrr.de/vrr/XSLT_TRIP_REQUEST2'; my $version = '1.2+git'; my $version = '1.3+git'; my $content; my $connections; my %post; Loading