ffzg/recall_notices.pl: added --interval and --dedup
[koha.git] / acqui / edi_ean.pl
index 4ceda87..4520aaa 100755 (executable)
@@ -21,8 +21,7 @@
 # but as all sites so far are single ordering ean its not clear what we should
 # replace it with
 #
-use strict;
-use warnings;
+use Modern::Perl;
 
 use C4::Auth;
 use C4::Koha;