Bug 2505 - Add commented use warnings where missing in *.pm
[koha.git] / C4 / AuthoritiesMarc / UNIMARC.pm
index 87f6743..5df70e6 100644 (file)
@@ -18,6 +18,7 @@ package C4::AuthoritiesMarc::UNIMARC;
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 use strict;
+#use warnings; FIXME - Bug 2505
 our $VERSION = 3.00;
 
 =head1 NAME