Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory
[koha-ffzg.git] / cataloguing / value_builder / unimarc_field_210c.pl
index 3228dc3..6779999 100755 (executable)
@@ -18,6 +18,8 @@
 # with Koha; if not, write to the Free Software Foundation, Inc.,
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
+#use strict;
+#use warnings; FIXME - Bug 2505
 
 use C4::AuthoritiesMarc;
 use C4::Auth;