]> sjero.net Git - wget/blobdiff - tests/run-px
use strict in run-px.
[wget] / tests / run-px
index 50db5819f7b4792e7d413dbce855998af24284b9..05f6eda65de2d7555fcd9bef6f41738cf5bd9e70 100755 (executable)
@@ -1,5 +1,6 @@
 #!/usr/bin/env perl
 use warnings;
+use strict;
 
 die "Please specify the top source directory.\n" if (!@ARGV);
 my $top_srcdir = shift @ARGV;