Adding a temporary workaround to keep template tests from borking on very large templates
[koha_gimpoz] / catalogue / cardview.pl
index a88d296..f93323f 100755 (executable)
@@ -1,5 +1,6 @@
 #!/usr/bin/perl
 use strict;
+#use warnings; FIXME - Bug 2505
 
 use CGI;
 use XML::LibXSLT;