Fix missing @clicksequence problem with older Texinfo versions.
[pspp-builds.git] / tests / formats / num-out-compare.pl
index f43ef18d4f284006974acca5e6e2bdf6834f7df4..be3c6239801b1e0246ace8a55e343eb5a1370c82 100644 (file)
@@ -1,6 +1,7 @@
 #! /usr/bin/perl -w
 
 use strict;
+use warnings 'all';
 use Getopt::Long;
 
 my $exact = 0;