Bug 18426: Allow to edit subscriptions in batch
[koha.git] / serials / subscription-bib-search.pl
index 35159e6..88de874 100755 (executable)
@@ -46,8 +46,7 @@ to multipage gestion.
 
 =cut
 
-use strict;
-use warnings;
+use Modern::Perl;
 
 use CGI qw ( -utf8 );
 use C4::Koha;