The test in t/81_hosts.t attempts to verify that PERL_ANYEVENT_HOSTS is
used correctly, by trying to resolve an invalid host, and expecting it to
fall back. When OpenDNS is configured as a DNS provider however, it
responds with the IP 67.215.65.132 to requests of non-existant or invalid
hosts.
It seems to me that it would be better if AnyEvent either skip this test
when the IP 67.215.65.132 is returned, or when these ips are configured
for DNS resolution:
http://www.opendns.com/opendns-ip-addresses
I'm willing to provide a patch for this. Which resolution for this would
you prefer?
--
With regards,
Christian Walde
_______________________________________________
anyevent mailing list
[email protected]
http://lists.schmorp.de/mailman/listinfo/anyevent