Merge remote-tracking branch 'origin/new/bug_8636'
[koha.git] / misc / migration_tools / bulkauthimport.pl
index d3dcadc..2709db9 100755 (executable)
@@ -2,6 +2,7 @@
 # small script that import an iso2709 file into koha 2.0
 
 use strict;
+#use warnings; FIXME - Bug 2505
 BEGIN {
     # find Koha's Perl modules
     # test carefully before changing this