57_Calendar.pm: silence perl warnings about smartmatch
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@7701 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -31,6 +31,8 @@ use HttpUtils;
|
||||
|
||||
package main;
|
||||
|
||||
no if $] >= 5.017011, warnings => 'experimental::smartmatch';
|
||||
|
||||
#
|
||||
# *** Potential isses:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user