summaryrefslogtreecommitdiff
path: root/t/clone.t
diff options
context:
space:
mode:
Diffstat (limited to 't/clone.t')
-rw-r--r--t/clone.t4
1 files changed, 3 insertions, 1 deletions
diff --git a/t/clone.t b/t/clone.t
index 2d49a14..72b0cea 100644
--- a/t/clone.t
+++ b/t/clone.t
@@ -1,8 +1,10 @@
#!perl -w
+use strict;
+use warnings;
+
print "1..2\n";
-use strict;
use URI::URL;
my $b = URI::URL->new("http://www/");