Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory
[srvgit] / cataloguing / value_builder / unimarc_field_225a.pl
index bbefb3c..acd02e1 100755 (executable)
@@ -42,6 +42,7 @@ It need :
 =cut
 
 use strict;
+#use warnings; FIXME - Bug 2505
 use C4::Auth;
 use CGI;
 use C4::Context;