POD update

This commit is contained in:
Eric A. Miller
2014-07-20 21:52:46 -04:00
parent f3cd0580e4
commit f297098a3a

View File

@@ -110,9 +110,7 @@ resolver C<AnyEvent::DNS>.
Given a reference to an array of hashes will resolve the C<IPv4> or C<IPv6>
address in the C<ip> or C<alias> key of each hash into its hostname which
will be inserted in the C<dns> key of the hash. The resolver does also
forward-lookups to verify that the resolved hostnames point to the
address.
will be inserted in the C<dns> key of the hash.
Returns the supplied reference to an array of hashes with dns values for
addresses which resolved.