added use HttpUtils;

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2138 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2012-11-18 17:17:20 +00:00
parent b50248c6d3
commit 8f609e6a2f

View File

@@ -28,6 +28,7 @@ package main;
use strict; use strict;
use warnings; use warnings;
use Time::HiRes qw(gettimeofday); use Time::HiRes qw(gettimeofday);
use HttpUtils;
# #
# uses the Yahoo! Weather API: http://developer.yahoo.com/weather/ # uses the Yahoo! Weather API: http://developer.yahoo.com/weather/