You must now also have Weather::Com::Finder 0.5.1 installed. Do
this before you upgrade.
This commit is contained in:
parent
747e130013
commit
9cacb28c69
2 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ save you many hours of grief.
|
|||
register to use it on your site. The up side is that the weather
|
||||
asset now supports international cities.
|
||||
|
||||
You must now also have Weather::Com::Finder 0.5.1 installed. Do
|
||||
this before you upgrade.
|
||||
|
||||
7.3.10
|
||||
--------------------------------------------------------------------
|
||||
* This version fixes a bug in the 7.2.3-7.3.0 upgrade where the
|
||||
|
|
|
|||
|
|
@ -118,6 +118,7 @@ checkModule("List::Util");
|
|||
checkModule("Color::Calc");
|
||||
checkModule("Text::Aspell",0.01,2);
|
||||
checkModule("Locale::US");
|
||||
checkModule("Weather::Com::Finder","0.5.1");
|
||||
|
||||
|
||||
###################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue