X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-N-HTTP-Content-Disposition.px;h=d33155e46d25a9e39112f1ab09f792456e7a6dbe;hb=d5e283b1a75c5f8249300b465b4e7b55130bec49;hp=32f877105fbbcfdb15f51b0038a01c27a5d89285;hpb=1a33947ca02dbb568eda1eb0a020abe39e87d86d;p=wget diff --git a/tests/Test-N-HTTP-Content-Disposition.px b/tests/Test-N-HTTP-Content-Disposition.px index 32f87710..d33155e4 100755 --- a/tests/Test-N-HTTP-Content-Disposition.px +++ b/tests/Test-N-HTTP-Content-Disposition.px @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use HTTPTest;