From 10e549ef7479b1bd08ced124164b5edcd8c1a30b Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 6 Jul 2011 19:46:54 +0200 Subject: Release v0.02 --- Build.PL | 1 + Changelog | 2 +- bin/db-ris | 8 ++++---- lib/Travel/Status/DE/DeutscheBahn.pm | 4 ++-- lib/Travel/Status/DE/DeutscheBahn/Result.pm | 4 ++-- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Build.PL b/Build.PL index d2f1dda..0971803 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 f153b6c..a09ed3b 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 d0827f9..99e07b0 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