libanyevent-cachedns-perl

Simple dns resolver with caching for anyevent
  https://metacpan.org/release/AnyEvent-CacheDNS
  0
  no reviews



Anyevent::cachedns provides a very simple dns resolver that caches its results and can improve the connection times to remote hosts.

it's possible to register this class as anyevent's main dns resolver by passing the tag :register in the use statement.

this module is very basic and has no policies for clearing or invalidating the dns cache.