Merge remote-tracking branch 'origin/new/bug_7143'
[koha_fer] / misc / batchImportMARCWithBiblionumbers.pl
index a1bf26e..4acc02b 100755 (executable)
@@ -2,6 +2,7 @@
 # load records that already have biblionumber set into a koha system
 # Written by TG on 10/04/2006
 use strict;
+#use warnings; FIXME - Bug 2505
 BEGIN {
     # find Koha's Perl modules
     # test carefully before changing this