Merge remote branch 'kc/new/bug_5734' into kcmaster
[koha.git] / catalogue / cardview.pl
index e7622da..f93323f 100755 (executable)
@@ -1,6 +1,7 @@
 #!/usr/bin/perl
 use strict;
-require Exporter;
+#use warnings; FIXME - Bug 2505
+
 use CGI;
 use XML::LibXSLT;
 use XML::LibXML;