Bug 5177 Selecting default sort result by syspref
[koha.git] / 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;