X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=acqui%2Fedi_ean.pl;h=4520aaab09be88f6368728a4a388b8f379c0c495;hb=refs%2Fheads%2Fkoha_ffzg;hp=4ceda877ba9e999ef379a88589cd54cff6c8075f;hpb=e2e991634854d940405593cb1e05945de2295d4c;p=koha.git diff --git a/acqui/edi_ean.pl b/acqui/edi_ean.pl index 4ceda877ba..4520aaab09 100755 --- a/acqui/edi_ean.pl +++ b/acqui/edi_ean.pl @@ -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;