mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 01:09:47 +00:00
55_GDS.pm: Archive::Zip added to commandref docu
git-svn-id: https://svn.fhem.de/fhem/trunk@10791 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
7c13ca3b9b
commit
6b9b7a43ae
@ -2181,7 +2181,7 @@ sub getListForecastStations($) {
|
||||
|
||||
<br/>
|
||||
Module uses following additional Perl modules:<br/><br/>
|
||||
<code>Net::FTP, XML::Simple, Archive::Extract</code><br/><br/>
|
||||
<code>Net::FTP, XML::Simple, Archive::Extract, Archive::Zip</code><br/><br/>
|
||||
If not already installed in your environment,
|
||||
please install them using appropriate commands from your environment.
|
||||
|
||||
@ -2399,7 +2399,7 @@ sub getListForecastStations($) {
|
||||
<ul>
|
||||
|
||||
<li>Module uses following additional Perl modules:<br/><br/>
|
||||
<code>Net::FTP, XML::Simple, Archive::Extract</code><br/><br/>
|
||||
<code>Net::FTP, XML::Simple, Archive::Extract, Archive::Zip</code><br/><br/>
|
||||
If not already installed in your environment, please install them using appropriate commands from your environment.</li>
|
||||
<br/><br/>
|
||||
<li>Have fun!</li><br/>
|
||||
|
Loading…
Reference in New Issue
Block a user