DESCR 304 B

123456
  1. Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant
  2. class that allows a virtual DNS to be emulated instead of querying
  3. the real DNS. A set of static DNS records may be supplied, or
  4. arbitrary code may be specified as a means for retrieving DNS
  5. records, or even generating them on the fly.