index
:
delta/libwww-perl/uri.git
baserock/morph
baserock/xfce-build
genio-puny-doc
genio-puny-private
iri
master
oalder/tidy-imports
oalders/authority
oalders/business-isbn
oalders/dzil
oalders/ipv6
oalders/no-perl-dot-com
oalders/travis
oalders/typos
oalders/version-bump
remove-CheckChangeLog
silent-warning
simbabque/pr-65
synopsis
topic/dzil_ether
topic/perl_5.6
github.com: libwww-perl/uri.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
pop.t
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 't/pop.t')
-rw-r--r--
t/pop.t
2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/pop.t b/t/pop.t
index 4519484..1c4709c 100644
--- a/
t/pop.t
+++ b/
t/pop.t
@@ -3,7 +3,7 @@ use warnings;
print "1..8\n";
-use URI;
+use URI ();
my $u = URI->new('pop://aas@pop.sn.no');