Loading Build.PL +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ use Module::Build; Module::Build->new( build_requires => { 'File::Slurp' => 0, 'Test::More' => 0, 'Test::Pod' => 0, }, Loading @@ -14,6 +15,7 @@ Module::Build->new( license => 'perl', requires => { 'perl' => '5.10.1', 'Carp' => 0, 'Class::Accessor' => 0, 'Getopt::Long' => 0, 'List::Util' => 0, Loading Changelog 0 → 100644 +3 −0 Original line number Diff line number Diff line Travel::Status::DE::VRR 0.01 - Sun Sep 11 2011 * Initial release bin/efa-m +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.00'; our $VERSION = '0.01'; use Getopt::Long qw(:config no_ignore_case); use List::Util qw(max); Loading Loading @@ -113,7 +113,7 @@ B<efa-m> [B<-d> I<date>] [B<-t> I<time>] I<city> I<stop> =head1 VERSION version 0.00 version 0.01 =head1 DESCRIPTION Loading lib/Travel/Status/DE/VRR.pm +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010; our $VERSION = '0.00'; our $VERSION = '0.01'; use Carp qw(confess); use Travel::Status::DE::VRR::Result; Loading Loading @@ -181,7 +181,7 @@ Travel::Status::DE::VRR - inofficial VRR departure monitor =head1 VERSION version 0.00 version 0.01 =head1 DESCRIPTION Loading lib/Travel/Status/DE/VRR/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.00'; our $VERSION = '0.01'; Travel::Status::DE::VRR::Result->mk_ro_accessors( qw(destination time platform line info)); Loading Loading @@ -39,7 +39,7 @@ departure received by Travel::Status::DE::VRR =head1 VERSION version 0.00 version 0.01 =head1 DESCRIPTION Loading Loading
Build.PL +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ use Module::Build; Module::Build->new( build_requires => { 'File::Slurp' => 0, 'Test::More' => 0, 'Test::Pod' => 0, }, Loading @@ -14,6 +15,7 @@ Module::Build->new( license => 'perl', requires => { 'perl' => '5.10.1', 'Carp' => 0, 'Class::Accessor' => 0, 'Getopt::Long' => 0, 'List::Util' => 0, Loading
Changelog 0 → 100644 +3 −0 Original line number Diff line number Diff line Travel::Status::DE::VRR 0.01 - Sun Sep 11 2011 * Initial release
bin/efa-m +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.00'; our $VERSION = '0.01'; use Getopt::Long qw(:config no_ignore_case); use List::Util qw(max); Loading Loading @@ -113,7 +113,7 @@ B<efa-m> [B<-d> I<date>] [B<-t> I<time>] I<city> I<stop> =head1 VERSION version 0.00 version 0.01 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/VRR.pm +2 −2 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ use strict; use warnings; use 5.010; our $VERSION = '0.00'; our $VERSION = '0.01'; use Carp qw(confess); use Travel::Status::DE::VRR::Result; Loading Loading @@ -181,7 +181,7 @@ Travel::Status::DE::VRR - inofficial VRR departure monitor =head1 VERSION version 0.00 version 0.01 =head1 DESCRIPTION Loading
lib/Travel/Status/DE/VRR/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.00'; our $VERSION = '0.01'; Travel::Status::DE::VRR::Result->mk_ro_accessors( qw(destination time platform line info)); Loading Loading @@ -39,7 +39,7 @@ departure received by Travel::Status::DE::VRR =head1 VERSION version 0.00 version 0.01 =head1 DESCRIPTION Loading