Bug 20602: Use weighted fields in OPAC simple search
[koha.git] / opac / opac-browser.pl
index b2e8a60..519472f 100755 (executable)
@@ -24,8 +24,7 @@ TODO :: Description here
 
 =cut
 
-use strict;
-use warnings;
+use Modern::Perl;
 
 use C4::Auth;
 use C4::Context;