Re: bug in URI 1.00 package

Gisle Aas (gisle@aas.no)
10 Dec 1998 23:24:08 +0100


Randal Schwartz <merlyn@stonehenge.com> writes:

> I needed to add
> 
> 	sub URI::mailto::authority { ""; } # workaround bug
> 
> to a recent WT column to handle the correct response on:
> 
> 	URI->new("mailto:fred\@barney.com")->rel("http://www.foo.com/")
> 
> (or perhaps it was the other way around).  Perhaps the next URI will
> keep me from having to include that. :)

I can't reproduce any bug either way.  Can you tell me what you get
when you get it wrong?

-- 
Gisle Aas