aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/mk_feature_tables.pl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/mk_feature_tables.pl')
-rw-r--r--doc/src/sgml/mk_feature_tables.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/mk_feature_tables.pl b/doc/src/sgml/mk_feature_tables.pl
index 476e50e66d0..ee158cb1969 100644
--- a/doc/src/sgml/mk_feature_tables.pl
+++ b/doc/src/sgml/mk_feature_tables.pl
@@ -1,8 +1,9 @@
-# /usr/bin/perl -w
+# /usr/bin/perl
# doc/src/sgml/mk_feature_tables.pl
use strict;
+use warnings;
my $yesno = $ARGV[0];