X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fformats%2Fnum-out-compare.pl;h=be3c6239801b1e0246ace8a55e343eb5a1370c82;hb=14bdd280bc07561a64509cdbaabd4a596f575b4f;hp=f43ef18d4f284006974acca5e6e2bdf6834f7df4;hpb=e009e2496aec30febbac75fc43c89db9f66670c9;p=pspp diff --git a/tests/formats/num-out-compare.pl b/tests/formats/num-out-compare.pl index f43ef18d4f..be3c623980 100644 --- a/tests/formats/num-out-compare.pl +++ b/tests/formats/num-out-compare.pl @@ -1,6 +1,7 @@ #! /usr/bin/perl -w use strict; +use warnings 'all'; use Getopt::Long; my $exact = 0;