Skip Menu |

This queue is for tickets about the URI CPAN distribution.

Report information
The Basics
Id: 1802
Status: resolved
Priority: 0/
Queue: URI

People
Owner: Nobody in particular
Requestors: jmay [...] pobox.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.22
Fixed in: (no value)



Subject: Test 6 in heuristic.t fails
$URI::Heuristic::MY_COUNTRY = "bv"; print "not " unless uf_urlstr("perl/camel.gif") eq "http://www.perl.com/camel.gif"; print "ok 6\n"; The ".com" should be ".bv"
To: bug-URI [...] rt.cpan.org
Cc: "AdminCc of cpan Ticket #1802": ;
Subject: Re: [cpan #1802] Test 6 in heuristic.t fails
From: Gisle Aas <gisle [...] ActiveState.com>
Date: 20 Nov 2002 15:25:14 -0800
RT-Send-Cc:
"Guest via RT" <bug-URI@rt.cpan.org> writes: Show quoted text
> Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=1802 > > > $URI::Heuristic::MY_COUNTRY = "bv"; > print "not " unless uf_urlstr("perl/camel.gif") eq "http://www.perl.com/camel.gif"; > print "ok 6\n"; > > The ".com" should be ".bv"
No. www.perl.bv is supposed to not resolve. If it does something is wrong with your DNS setup.