Enhancement Bug 4444: Centralize Code Handling Perl Dependencies
[koha.git] / misc / stage_biblios_file.pl
index 5518359..3f18082 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
+#use warnings; FIXME - Bug 2505
 BEGIN {
     # find Koha's Perl modules
     # test carefully before changing this