Bug 8315 - remove use C4::* version
[koha.git] / tools / exceptionHolidays.pl
index c820a92..64a4860 100755 (executable)
@@ -1,6 +1,8 @@
 #!/usr/bin/perl
 
 use strict;
+use warnings;
+
 use CGI;
 
 use C4::Auth;