Bug 5642: Item field serial enumeration (enumchron) should be longer
[koha.git] / rotating_collections / rotatingCollections.pl
index 7940ebf..b085e6b 100755 (executable)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 use strict;
+#use warnings; FIXME - Bug 2505
 require Exporter;
 
 use CGI;