Bug 4867 - cannot clone subfields in marc editor, other clone/unclone weirdness
[koha.git] / tools / newHolidays.pl
index 08cb7dd..34469d8 100755 (executable)
@@ -1,6 +1,8 @@
 #!/usr/bin/perl
 
 use strict;
+use warnings;
+
 use CGI;
 
 use C4::Auth;