X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=tests%2FTest-iri-list.px;h=87cc33c8e11c96a30d5702ef38f79ddacc80e13a;hb=30391ad9b479dfb0538c85c86976ab7fa24bacc2;hp=51bb09fe313404315ff449ca5a619e0502a2fbf2;hpb=723dbfc818e3e5b22ec53fd093dca999290ebead;p=wget diff --git a/tests/Test-iri-list.px b/tests/Test-iri-list.px index 51bb09fe..87cc33c8 100755 --- a/tests/Test-iri-list.px +++ b/tests/Test-iri-list.px @@ -1,6 +1,7 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; use HTTPTest;