59_Weather.pm: ad-hoc fix (do not use ::strptime) #443770

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9950 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2015-11-21 05:57:31 +00:00
parent 4f56a96ff5
commit bd6094ecec

View File

@@ -31,7 +31,7 @@ use Time::HiRes qw(gettimeofday);
use HttpUtils; use HttpUtils;
use vars qw($FW_ss); use vars qw($FW_ss);
use Blocking; use Blocking;
use DateTime::Format::Strptime; # Debian: libdatetime-format-strptime-perl #use DateTime::Format::Strptime; # Debian: libdatetime-format-strptime-perl
# #
# uses the Yahoo! Weather API: http://developer.yahoo.com/weather/ # uses the Yahoo! Weather API: http://developer.yahoo.com/weather/