summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-05-15 18:22:55 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-05-15 18:22:55 +0200
commit888a578247a5cae153b73f94d8020bcb361b4cc4 (patch)
tree1e299f928975b3031f4f944a8e0d3893ac0b81a4
parent5f1502c0c280860719cae3f361dc15551c73c019 (diff)
release v1.011.01
-rw-r--r--Changelog2
-rwxr-xr-xbin/db-iris4
-rw-r--r--lib/Travel/Status/DE/IRIS.pm6
-rw-r--r--lib/Travel/Status/DE/IRIS/Result.pm4
-rw-r--r--lib/Travel/Status/DE/IRIS/Stations.pm2
5 files changed, 9 insertions, 9 deletions
diff --git a/Changelog b/Changelog
index 89ab9d3..ca8ad9d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-git HEAD
+Travel::Status::DE::IRIS 1.01 - Fri May 15 2015
* IRIS->new: Fix default lwp_options value (was documented, but not used)
* Result->route_interesting: Also consider airports
diff --git a/bin/db-iris b/bin/db-iris
index a628e05..eeec35d 100755
--- a/bin/db-iris
+++ b/bin/db-iris
@@ -6,7 +6,7 @@ use utf8;
no if $] >= 5.018, warnings => 'experimental::smartmatch';
-our $VERSION = '1.00';
+our $VERSION = '1.01';
use Carp;
use DateTime;
@@ -458,7 +458,7 @@ I<station>
=head1 VERSION
-version 1.00
+version 1.01
=head1 DESCRIPTION
diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm
index 671cef2..94c331c 100644
--- a/lib/Travel/Status/DE/IRIS.pm
+++ b/lib/Travel/Status/DE/IRIS.pm
@@ -6,7 +6,7 @@ use 5.014;
no if $] >= 5.018, warnings => 'experimental::smartmatch';
-our $VERSION = '1.00';
+our $VERSION = '1.01';
use Carp qw(confess cluck);
use DateTime;
@@ -402,7 +402,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors.
=head1 VERSION
-version 1.00
+version 1.01
=head1 DESCRIPTION
@@ -447,7 +447,7 @@ non-negative integer is accepted.
=item B<lwp_options> => I<\%hashref>
Passed on to C<< LWP::UserAgent->new >>. Defaults to C<< { timeout => 10 } >>,
-you can use an empty hashref to override it.
+you can use an empty hashref to unset the default.
=item B<station> => I<stationcode>
diff --git a/lib/Travel/Status/DE/IRIS/Result.pm b/lib/Travel/Status/DE/IRIS/Result.pm
index 390b3c4..014b93b 100644
--- a/lib/Travel/Status/DE/IRIS/Result.pm
+++ b/lib/Travel/Status/DE/IRIS/Result.pm
@@ -15,7 +15,7 @@ use List::Compare;
use List::MoreUtils qw(none uniq firstval);
use Scalar::Util qw(weaken);
-our $VERSION = '1.00';
+our $VERSION = '1.01';
my %translation = (
2 => 'Polizeiliche Ermittlung',
@@ -750,7 +750,7 @@ arrival/departure received by Travel::Status::DE::IRIS
=head1 VERSION
-version 1.00
+version 1.01
=head1 DESCRIPTION
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm
index 4696129..a58d090 100644
--- a/lib/Travel/Status/DE/IRIS/Stations.pm
+++ b/lib/Travel/Status/DE/IRIS/Stations.pm
@@ -7,7 +7,7 @@ use utf8;
use List::MoreUtils qw(firstval);
-our $VERSION = '1.00';
+our $VERSION = '1.01';
my @stations = (