]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/ids.cgi
ids.cgi: Use experimental smartmatch.
[ipfire-2.x.git] / html / cgi-bin / ids.cgi
index 15a340b423a13695ccaf9d74d881ac061bdb5308..161464d0d9990998ad23bcd67c826611a3d5065f 100644 (file)
@@ -20,6 +20,7 @@
 ###############################################################################
 
 use strict;
+use experimental 'smartmatch';
 
 # enable only the following on debugging purpose
 #use warnings;