]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/cgi-bin/dhcp.cgi
Merge branch 'next'
[people/pmueller/ipfire-2.x.git] / html / cgi-bin / dhcp.cgi
index 19c55eb6d4c1c0722fd15ee56c75bdb7fe77626c..a089a61a2e9bf9222c9a41e8f03939899b532cc0 100644 (file)
@@ -20,6 +20,7 @@
 ###############################################################################
 
 use strict;
+use experimental 'smartmatch';
 
 # enable only the following on debugging purpose
 #use warnings;