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:
borisneubert
2015-01-24 20:16:37 +00:00
parent 3b9c088d57
commit 7f6596e2e1

View File

@@ -31,6 +31,8 @@ use HttpUtils;
package main;
no if $] >= 5.017011, warnings => 'experimental::smartmatch';
#
# *** Potential isses:
#