2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-03 16:56:54 +00:00

57_Calendar.pm: silence perl warnings about smartmatch

git-svn-id: https://svn.fhem.de/fhem/trunk@7701 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2015-01-24 20:16:37 +00:00
parent a1bd6ad690
commit a087a8ab37

View File

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