mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
1502b52954
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. WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/ - Koen Martens gmc@sonologic.nl PR: ports/108997 Submitted by: Koen Martens <gmc at sonologic.nl>
12 lines
403 B
Plaintext
12 lines
403 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/
|
|
|
|
- Koen Martens
|
|
gmc@sonologic.nl
|