diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-01-07 19:06:15 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-01-07 19:06:15 +0100 |
commit | abdf3cffa33ffb96d5cc58014907f750321632ff (patch) | |
tree | 20a139dddcc4dee8d424b272293fa3cf66acaf8e /lib/Travel/Routing/DE/VRR.pm | |
parent | 357b5309e980ab1d1701b61298a2a2637f704e95 (diff) |
version bump2.04
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 |