summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/IRIS.pm
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-05-01 12:46:14 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-05-01 12:46:14 +0200
commit56afae1f7986850f786e1347d1dac61d810cde47 (patch)
tree025c080101e8de7751f63be68761139dc3325cdb /lib/Travel/Status/DE/IRIS.pm
parent6e1412916122065df4d09d22997d3f16a532ebed (diff)
release v1.01.00
Diffstat (limited to 'lib/Travel/Status/DE/IRIS.pm')
-rw-r--r--lib/Travel/Status/DE/IRIS.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm
index 7cd8aec..1b153e0 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 = '0.10';
+our $VERSION = '1.00';
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 0.10
+version 1.00
=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 } >>,
-use an empty hashref to override.
+you can use an empty hashref to override it.
=item B<station> => I<stationcode>