mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
HMCCU: Fixed RPC problems
git-svn-id: https://svn.fhem.de/fhem/trunk@11140 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
16a55bfab7
commit
1f71ae6779
@ -62,6 +62,8 @@
|
||||
|
||||
package main;
|
||||
|
||||
no if $] >= 5.017011, warnings => 'experimental::smartmatch';
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use SetExtensions;
|
||||
|
Loading…
x
Reference in New Issue
Block a user