----- Original Message ---- > From: Tatsuhiko Miyagawa <miyag...@gmail.com> > To: John Napiorkowski <jjn1...@yahoo.com> > Cc: libwww@perl.org > Sent: Tuesday, August 4, 2009 9:26:08 PM > Subject: Re: regarding RT#36554 > > I re-read the bug queue > http://rt.cpan.org/Public/Bug/Display.html?id=36554 and apparently > there are still people having this problem after 1.38, but your patch > seems to be against something older (because it doesn't have the check > against gethostbyname("example.xyz")), so we need to double check.
Hmm. I just when to http://gitorious.org/perl-uri/mainline and cloned it. That was the repository that was listed in the POD. If that's not the right place please let me know and I will patch against whatever is considered trunk. However I do think this patch is valid since I first wrote it against what I downloaded from CPAN. It fixed my problem there. > > If your ISP doesn't resolve example.xyz but does perl.bv, it's > surprising but i could understand, that changing the check hostname > would make more sense. > > On Tue, Aug 4, 2009 at 6:16 PM, Tatsuhiko Miyagawawrote: > > I believe this is fixed by my patch and released as 1.38. > > http://github.com/gisle/uri/commit/4af5412726c6f719d76ffb666054a72c9cd2c492 > > http://cpansearch.perl.org/src/GAAS/URI-1.38/Changes > > > -- > Tatsuhiko Miyagawa