call out the correct Weather::Com module
This commit is contained in:
parent
7818789002
commit
72d1b9acc7
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ package WebGUI::Asset::Wobject::WeatherData;
|
|||
=cut
|
||||
|
||||
use strict;
|
||||
use Weather::Simple;
|
||||
use Weather::Com::Simple;
|
||||
use WebGUI::International;
|
||||
use base 'WebGUI::Asset::Wobject';
|
||||
use WebGUI::Utility;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue