Bug 5549 : Sip scripts should handle dt due dates
[koha_fer] / tools / exceptionHolidays.pl
index c820a92..64a4860 100755 (executable)
@@ -1,6 +1,8 @@
 #!/usr/bin/perl
 
 use strict;
+use warnings;
+
 use CGI;
 
 use C4::Auth;