diff options
Diffstat (limited to 'lib/Travel/Routing/DE/VRR.pm')
-rw-r--r-- | lib/Travel/Routing/DE/VRR.pm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/Travel/Routing/DE/VRR.pm b/lib/Travel/Routing/DE/VRR.pm index 28dcf58..665d5bc 100644 --- a/lib/Travel/Routing/DE/VRR.pm +++ b/lib/Travel/Routing/DE/VRR.pm @@ -39,7 +39,7 @@ use Exception::Class ( }, ); -our $VERSION = '2.03'; +our $VERSION = '2.04'; sub set_time { my ( $self, %conf ) = @_; @@ -689,7 +689,7 @@ Travel::Routing::DE::VRR - unofficial interface to the efa.vrr.de German itinera =head1 VERSION -version 2.03 +version 2.04 =head1 DESCRIPTION @@ -842,7 +842,7 @@ Travel::Routing::DE::VRR::Exception(3pm) object. =head1 BUGS AND LIMITATIONS -It is best not to pass Unicode characters to B<Travel::Routing::DE::VRR>. +None known. =head1 SEE ALSO @@ -858,7 +858,7 @@ It is best not to pass Unicode characters to B<Travel::Routing::DE::VRR>. =head1 AUTHOR -Copyright (C) 2009-2011 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> +Copyright (C) 2009-2014 by Daniel Friesel E<lt>derf@finalrewind.orgE<gt> =head1 LICENSE |