Bug 19530: Added commentary for last test when prove -v
[srvgit] / tools / exceptionHolidays.pl
index 2855189..90b17bc 100755 (executable)
@@ -1,7 +1,6 @@
 #!/usr/bin/perl
 
-use strict;
-use warnings;
+use Modern::Perl;
 
 use CGI qw ( -utf8 );