summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
Diffstat (limited to 'utils')
-rw-r--r--utils/h2xs.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/h2xs.PL b/utils/h2xs.PL
index 50b15d130c..033ad02528 100644
--- a/utils/h2xs.PL
+++ b/utils/h2xs.PL
@@ -646,6 +646,7 @@ package $module;
require 5.005_62;
use strict;
+use warnings;
END
unless( $opt_X || $opt_c || $opt_A ){