From 249c8c2b7a30bbe6d0f1129636d15d6fb6fbc01d Mon Sep 17 00:00:00 2001 From: loredo Date: Sun, 27 Sep 2015 13:38:38 +0000 Subject: [PATCH] 70_Pushover: add mandatory module IO::Socket::SSL to description git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9322 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/70_Pushover.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fhem/FHEM/70_Pushover.pm b/fhem/FHEM/70_Pushover.pm index c1a2ccd1b..599d63642 100644 --- a/fhem/FHEM/70_Pushover.pm +++ b/fhem/FHEM/70_Pushover.pm @@ -1003,6 +1003,8 @@ sub Pushover_CGI() { You need an account to use this module.
For further information about the service see pushover.net.

+ Installation of Perl module IO::Socket::SSL is mandatory to use this module (i.e. via 'cpan -i IO::Socket::SSL'). +
Discuss the module here.


@@ -1106,6 +1108,8 @@ sub Pushover_CGI() { Du brauchst einen Account um dieses Modul zu verwenden.
Für weitere Informationen über den Dienst besuche pushover.net.

+ Die Installation des Perl Moduls IO::Socket::SSL ist Voraussetzung zur Nutzung dieses Moduls (z.B. via 'cpan -i IO::Socket::SSL'). +
Diskutiere das Modul hier.