Commit Graph

1 Commits

Author SHA1 Message Date
giovanni
98d50f8ca5 Import Net::DNS::Resolver::Programmable, a class for offline emulation of DNS
ok sthen@

Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant
class that allows a virtual DNS to be emulated instead of querying
the real DNS. A set of static DNS records may be supplied, or
arbitrary code may be specified as a means for retrieving DNS
records, or even generating them on the fly.
2011-09-21 07:56:16 +00:00