Statistics-Modul lässt nicht mehr starten

Begonnen von cwagner, 10 Juli 2015, 08:00:57

Vorheriges Thema - Nächstes Thema

cwagner

Nach einem update auf die aktuellste Version wird das Modul 98_statistics überhaupt nicht mehr gestartet:

2015.07.10 07:50:34 1: PERL WARNING: Unrecognized escape \d passed through at ./FHEM/98_statistics.pm line 843.
2015.07.10 07:50:34 1: reload: Error:Modul 98_statistics deactivated:
Global symbol "$devName" requires explicit package name at ./FHEM/98_statistics.pm line 843.
Missing right curly or square bracket at ./FHEM/98_statistics.pm line 1399, at end of line
syntax error at ./FHEM/98_statistics.pm line 1399, at EOF

2015.07.10 07:50:34 0: Global symbol "$devName" requires explicit package name at ./FHEM/98_statistics.pm line 843.
Missing right curly or square bracket at ./FHEM/98_statistics.pm line 1399, at end of line
syntax error at ./FHEM/98_statistics.pm line 1399, at EOF

Perl-Version siehe mein Footer.

Hat schon mal jemand dies gehabt oder eine Idee zum Lösungsansatz?

Danke im Voraus

Christian
PI 2B+/5 Raspbian 12, Perl 5.36.0, FHEM 6.3: 295 Module in ConfigDB: Steuerung Heizkessel, FBH, Solarthermie, kontr. Lüftung mit WRG. Smarthome u.a. HMCUL, 1-Wire (FT232RL ; DS2480B), EnOcean (TCM EPS3), MQTT2. DOIF, PID20, Threshold, OWX; Micropelt IRTV, Volkszähler, SolarForecast; MariaDB

l3skon3


Nemo0815

Hab ich auch schon im anderen Forum gepostet.

Die Lösung ist eine geschweifte Klammer am Ende der Funktion einzufügen und das my $devName zu definieren ...