Loading Build.PL +3 −0 Original line number Diff line number Diff line Loading @@ -14,7 +14,10 @@ Module::Build->new( license => 'unrestricted', requires => { 'perl' => '5.10.1', 'Class::Accessor' => 0, 'Getopt::Long' => 0, 'List::Utel' => 0, 'WWW::Mechanize' => 0, 'XML::LibXML' => 0, }, sign => 1, Loading README +3 −1 Original line number Diff line number Diff line Travel::Status::DE::VRR - ?? Travel::Status::DE::VRR - VRR departure monitor ----------------------------------------------- * <http://finalrewind.org/projects/Travel-Status-DE-VRR/> Loading @@ -8,6 +8,8 @@ Dependencies ------------ * perl version 5.10.1 or newer * Class::Accessor * WWW::Mechanize * XML::LibXML Loading bin/efa-m +18 −0 Original line number Diff line number Diff line Loading @@ -92,18 +92,32 @@ __END__ =head1 NAME efa-m - Inofficcial interface to the efa.vrr.de departure monitor =head1 SYNOPSIS B<efa-m> [B<-d> I<date>] [B<-t> I<time>] I<city> I<stop> =head1 VERSION version 0.00 =head1 DESCRIPTION B<efa-m> lists upcoming tram, bus and train departures at I<stop> in I<city> =head1 OPTIONS =over =item B<-d>, B<--date> I<dd.mm.yyyy> Show departures for I<date> instead of today =item B<-t>, B<--time> I<hh:mm> Show departures starting at I<time> instead of now =item B<-V>, B<--version> Show version information. Loading @@ -112,6 +126,8 @@ Show version information. =head1 EXIT STATUS Zero. =head1 CONFIGURATION None. Loading @@ -130,6 +146,8 @@ None. =head1 BUGS AND LIMITATIONS Unknown. =head1 AUTHOR Copyright (C) 2011 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> Loading Loading
Build.PL +3 −0 Original line number Diff line number Diff line Loading @@ -14,7 +14,10 @@ Module::Build->new( license => 'unrestricted', requires => { 'perl' => '5.10.1', 'Class::Accessor' => 0, 'Getopt::Long' => 0, 'List::Utel' => 0, 'WWW::Mechanize' => 0, 'XML::LibXML' => 0, }, sign => 1, Loading
README +3 −1 Original line number Diff line number Diff line Travel::Status::DE::VRR - ?? Travel::Status::DE::VRR - VRR departure monitor ----------------------------------------------- * <http://finalrewind.org/projects/Travel-Status-DE-VRR/> Loading @@ -8,6 +8,8 @@ Dependencies ------------ * perl version 5.10.1 or newer * Class::Accessor * WWW::Mechanize * XML::LibXML Loading
bin/efa-m +18 −0 Original line number Diff line number Diff line Loading @@ -92,18 +92,32 @@ __END__ =head1 NAME efa-m - Inofficcial interface to the efa.vrr.de departure monitor =head1 SYNOPSIS B<efa-m> [B<-d> I<date>] [B<-t> I<time>] I<city> I<stop> =head1 VERSION version 0.00 =head1 DESCRIPTION B<efa-m> lists upcoming tram, bus and train departures at I<stop> in I<city> =head1 OPTIONS =over =item B<-d>, B<--date> I<dd.mm.yyyy> Show departures for I<date> instead of today =item B<-t>, B<--time> I<hh:mm> Show departures starting at I<time> instead of now =item B<-V>, B<--version> Show version information. Loading @@ -112,6 +126,8 @@ Show version information. =head1 EXIT STATUS Zero. =head1 CONFIGURATION None. Loading @@ -130,6 +146,8 @@ None. =head1 BUGS AND LIMITATIONS Unknown. =head1 AUTHOR Copyright (C) 2011 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> Loading