Bug 18887: (QA follow-up) Remove last occurences of old max_holds
[koha.git] / admin / matching-rules.pl
index 20d9f82..3c30e94 100755 (executable)
@@ -18,8 +18,7 @@
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 #
 
-use strict;
-use warnings;
+use Modern::Perl;
 
 use CGI qw ( -utf8 );
 use C4::Auth;