Bug 18426: Allow to edit subscriptions in batch
[koha.git] / serials / routing.pl
index af23b6c..ad5fe38 100755 (executable)
@@ -25,8 +25,7 @@ printed out
 
 =cut
 
-use strict;
-use warnings;
+use Modern::Perl;
 use CGI qw ( -utf8 );
 use C4::Koha;
 use C4::Auth;