mhop / fhem-mirror

Branch 'master' is an unofficial read-only-mirror of https://svn.fhem.de/fhem/trunk which is updated once a day. (branch sf_old a mirror of the old repo: svn://svn.code.sf.net/p/fhem/code/trunk)
106 stars 127 forks source link

Modul 49_TeslaConnection PERL WARNINGs #62

Open FrankBungarten opened 10 months ago

FrankBungarten commented 10 months ago

Hello, the modul has PERL WARNINGs.

PERL WARNING: Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/^{ <-- HERE .*}$/ at ./FHEM/49_TeslaConnection.pm line 180, <$fh> line 627. PERL WARNING: Smartmatch is experimental at ./FHEM/49_TeslaConnection.pm line 355, <$fh> line 627. PERL WARNING: Use of uninitialized value in hash element at ./FHEM/49_TeslaConnection.pm line 47, <$fh> line 627.

Regards Frank