Bug 15524: Set limit on maximum possible holds per patron by category
[koha.git] / admin / systempreferences.pl
index 6abf38b..b16143f 100755 (executable)
@@ -40,8 +40,7 @@ ALSO :
 
 =cut
 
-use strict;
-use warnings;
+use Modern::Perl;
 
 use CGI qw ( -utf8 );
 use MIME::Base64;