From 2e03d069b24a5bf27fb035386594c904fa7ff496 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 14 May 2015 12:04:58 +0200 Subject: version bump (plus, fix some typos while at it) --- lib/Travel/Status/DE/DeutscheBahn.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/Travel/Status/DE/DeutscheBahn.pm') diff --git a/lib/Travel/Status/DE/DeutscheBahn.pm b/lib/Travel/Status/DE/DeutscheBahn.pm index 4b9534a..94af401 100644 --- a/lib/Travel/Status/DE/DeutscheBahn.pm +++ b/lib/Travel/Status/DE/DeutscheBahn.pm @@ -12,7 +12,7 @@ use POSIX qw(strftime); use Travel::Status::DE::DeutscheBahn::Result; use XML::LibXML; -our $VERSION = '1.04'; +our $VERSION = '1.05'; sub new { my ( $obj, %conf ) = @_; @@ -291,7 +291,7 @@ arrival/departure monitor =head1 VERSION -version 1.04 +version 1.05 =head1 DESCRIPTION @@ -362,7 +362,7 @@ By default, the following are shown: ice, ic_ec, d, nv, s. =item $status->errstr In case of an error in the HTTP request, returns a string describing it. If -no error occured, returns undef. +no error occurred, returns undef. =item $status->results -- cgit v1.2.3