|
|
| more useful options | |
| PerlMonks |
Re: AnyEvent and strange DNS queriesby zwon (Monsignor) |
| on Feb 13, 2013 at 11:11 UTC ( #1018521=note: print w/ replies, xml ) | Need Help?? |
|
That's because you are trying to connect to http service: It tries to find the SRV record for http service on $host. Replace it with the port number: and it will just resolve the host name.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||