Loading Changelog 0 → 100644 +4 −0 Original line number Diff line number Diff line Travel::Status::DE::DeutscheBahn 0.01 - Mon Jun 27 2011 * Initial release * Crawls almost all data available in the web interface bin/db-ris +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ use strict; use warnings; use 5.010; our $VERSION = '0.0'; our $VERSION = '0.01'; use Getopt::Long qw(:config no_ignore_case); use List::Util qw(first max); Loading Loading @@ -153,7 +153,7 @@ I<station> =head1 VERSION version 0.0 version 0.01 =head1 DESCRIPTION Loading lib/Travel/Status/DE/DeutscheBahn.pm +4 −3 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ use POSIX qw(strftime); use Travel::Status::DE::DeutscheBahn::Result; use XML::LibXML; our $VERSION = '0.0'; our $VERSION = '0.01'; sub new { my ( $obj, %conf ) = @_; Loading Loading @@ -184,7 +184,7 @@ arrival/departure monitor =head1 VERSION version 0.0 version 0.01 =head1 DESCRIPTION Loading Loading @@ -262,7 +262,8 @@ None. =head1 BUGS AND LIMITATIONS Unknown. In the web interface, a train's route contains station names and the corresponding arrival times. These times are not yet accessible. =head1 SEE ALSO Loading lib/Travel/Status/DE/DeutscheBahn/Result.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; our $VERSION = '0.0'; our $VERSION = '0.01'; Travel::Status::DE::DeutscheBahn::Result->mk_ro_accessors( qw(time train route_end platform info)); Loading Loading @@ -71,7 +71,7 @@ arrival/departure received by Travel::Status::DE::DeutscheBahn =head1 VERSION version 0.0 version 0.01 =head1 DESCRIPTION Loading Loading
Changelog 0 → 100644 +4 −0 Original line number Diff line number Diff line Travel::Status::DE::DeutscheBahn 0.01 - Mon Jun 27 2011 * Initial release * Crawls almost all data available in the web interface
bin/db-ris +2 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ use strict; use warnings; use 5.010; our $VERSION = '0.0'; our $VERSION = '0.01'; use Getopt::Long qw(:config no_ignore_case); use List::Util qw(first max); Loading Loading @@ -153,7 +153,7 @@ I<station> =head1 VERSION version 0.0 version 0.01 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/DeutscheBahn.pm +4 −3 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ use POSIX qw(strftime); use Travel::Status::DE::DeutscheBahn::Result; use XML::LibXML; our $VERSION = '0.0'; our $VERSION = '0.01'; sub new { my ( $obj, %conf ) = @_; Loading Loading @@ -184,7 +184,7 @@ arrival/departure monitor =head1 VERSION version 0.0 version 0.01 =head1 DESCRIPTION Loading Loading @@ -262,7 +262,8 @@ None. =head1 BUGS AND LIMITATIONS Unknown. In the web interface, a train's route contains station names and the corresponding arrival times. These times are not yet accessible. =head1 SEE ALSO Loading
lib/Travel/Status/DE/DeutscheBahn/Result.pm +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ use 5.010; use parent 'Class::Accessor'; our $VERSION = '0.0'; our $VERSION = '0.01'; Travel::Status::DE::DeutscheBahn::Result->mk_ro_accessors( qw(time train route_end platform info)); Loading Loading @@ -71,7 +71,7 @@ arrival/departure received by Travel::Status::DE::DeutscheBahn =head1 VERSION version 0.0 version 0.01 =head1 DESCRIPTION Loading