X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=C4%2FSIP%2Fxmlparse.pl;h=6496c609a1d06c306e2a13eb4da69eec17b33e14;hb=3b5ac7543ae482aa743d4e0c75424d31df0ccca0;hp=6a0b64e0c4af692b61489a10ac84a15ecaf22fe5;hpb=84ba43c32ec18544aa4dcc23b723f9fa729cafb6;p=koha_fer diff --git a/C4/SIP/xmlparse.pl b/C4/SIP/xmlparse.pl old mode 100644 new mode 100755 index 6a0b64e0c4..6496c609a1 --- a/C4/SIP/xmlparse.pl +++ b/C4/SIP/xmlparse.pl @@ -7,6 +7,7 @@ # in Sip::Configuration.pm # use strict; +#use warnings; FIXME - Bug 2505 use English; use XML::Simple qw(:strict);