X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=rotating_collections%2FaddItems.pl;h=acde79aab4413b8edc1f9165a956bc539afdb17d;hb=ede9f632f4bbbce151bac4afbf63935f72c03347;hp=5c93b1382def56c00b050af2865f0fbe9773e253;hpb=8e0b1fe58f7e4f6e595b18d43c939c203833dac1;p=srvgit diff --git a/rotating_collections/addItems.pl b/rotating_collections/addItems.pl index 5c93b1382d..acde79aab4 100755 --- a/rotating_collections/addItems.pl +++ b/rotating_collections/addItems.pl @@ -1,5 +1,6 @@ #!/usr/bin/perl use strict; +#use warnings; FIXME - Bug 2505 require Exporter; use C4::Output;