Re: regarding RT#36554
Tatsuhiko Miyagawa <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <[email protected]> |
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.
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 Miyagawa<[email protected]> wrote:
> 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