summaryrefslogtreecommitdiff
path: root/lib/Travel/Routing/DE/VRR.pm
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-06-29 13:36:14 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-06-29 13:36:14 +0200
commit2e98be0b66fbf7b75e62cb164250e9dab8b89b5c (patch)
tree396f3b195a686355b2c87f52039c1a2332df797b /lib/Travel/Routing/DE/VRR.pm
parent826ec4a8e61a2c3a1a9400cc93e2d4e8ae2bc448 (diff)
Release v1.04 (about time)1.04
Diffstat (limited to 'lib/Travel/Routing/DE/VRR.pm')
-rw-r--r--lib/Travel/Routing/DE/VRR.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Travel/Routing/DE/VRR.pm b/lib/Travel/Routing/DE/VRR.pm
index 8f45fa0..c150101 100644
--- a/lib/Travel/Routing/DE/VRR.pm
+++ b/lib/Travel/Routing/DE/VRR.pm
@@ -35,7 +35,7 @@ use Exception::Class (
},
);
-our $VERSION = '1.3';
+our $VERSION = '1.04';
sub set_time {
my ( $self, %conf ) = @_;
@@ -627,7 +627,7 @@ Travel::Routing::DE::VRR - inofficial interface to the efa.vrr.de German itinera
=head1 VERSION
-version 1.3
+version 1.04
=head1 DESCRIPTION
@@ -765,7 +765,7 @@ The following methods act like the arguments to B<new>. See there.
=head1 DIAGNOSTICS
-When encountering an error, Travel::Routing::DE::VRR returns a
+When encountering an error, Travel::Routing::DE::VRR throws a
Travel::Routing::DE::VRR::Exception(3pm) object.
=head1 DEPENDENCIES