diff --git a/Build.PL b/Build.PL index d2f1ddae59f209aab2eceeb44b56c08fef19abb4..0971803d7677d534343b1377d4fa96d12e591f83 100755 --- a/Build.PL +++ b/Build.PL @@ -20,6 +20,7 @@ Module::Build->new( 'Getopt::Long' => 0, 'List::Util' => 0, 'LWP::UserAgent' => 0, + 'POSIX' => 0, 'XML::LibXML' => '1.70', }, script_files => 'bin/', diff --git a/Changelog b/Changelog index f153b6c5f53bc04a8443d12525892c654fd615f3..a09ed3bc2cc33a6132f2ccc5e4182143838c2926 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,4 @@ -git HEAD +Travel::Status::DE::DeutscheBahn 0.02 - Wed Jul 06 2011 [db-ris] * Only display info when a train is late, not when on time / unknown diff --git a/bin/db-ris b/bin/db-ris index d0827f9c53b9181e96d99b99c1b1b30977339ab8..99e07b0fada595ecb730474537aeb3abe375a11b 100755 --- a/bin/db-ris +++ b/bin/db-ris @@ -3,7 +3,7 @@ use strict; use warnings; use 5.010; -our $VERSION = '0.01'; +our $VERSION = '0.02'; use Getopt::Long qw(:config no_ignore_case); use List::Util qw(first max); @@ -168,12 +168,12 @@ db-ris - Interface to the DeutscheBahn online departure monitor =head1 SYNOPSIS -B [B<-d> I] [B<-m> I] [B<-t> I