]> sjero.net Git - wget/blobdiff - tests/Test-O-HTTP-Content-Disposition.px
Use lexical warnings in test scripts.
[wget] / tests / Test-O-HTTP-Content-Disposition.px
index 934f54aa968f3f81e2fbb6fca4a77b704cc1979b..e18880a7ff665994b160484819b66cd217d77c66 100755 (executable)
@@ -1,6 +1,7 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 
 use strict;
+use warnings;
 
 use HTTPTest;