ids.cgi: Use experimental smartmatch.

This will prevent from spawning the http error log with warnings.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2021-05-12 19:51:36 +02:00
parent 4d438241c3
commit 0f1d0b9c3c

View File

@@ -20,6 +20,7 @@
###############################################################################
use strict;
use experimental 'smartmatch';
# enable only the following on debugging purpose
#use warnings;