Bug 5671 Revised Patch #2 - Add a column of custom HTML to my summary
[koha_gimpoz] / rotating_collections / transferCollection.pl
index 6ca822c..e2c5407 100755 (executable)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 use strict;
+#use warnings; FIXME - Bug 2505
 require Exporter;
 
 use C4::Output;