]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - html/cgi-bin/dhcp.cgi
perl-scripts: suppress smartmatch experimental warning
[ipfire-2.x.git] / html / cgi-bin / dhcp.cgi
index 19c55eb6d4c1c0722fd15ee56c75bdb7fe77626c..cefcf82ff41041be982fa91b430d78da40aea9e1 100644 (file)
@@ -20,6 +20,7 @@
 ###############################################################################
 
 use strict;
+use ecperimental 'smartmatch';
 
 # enable only the following on debugging purpose
 #use warnings;