table of contents
App::AllKnowingDNS::Handler(3pm) | User Contributed Perl Documentation | App::AllKnowingDNS::Handler(3pm) |
NAME¶
App::AllKnowingDNS::Handler - main code of AllKnowingDNS
DESCRIPTION¶
Note: User documentation is in all-knowing-dns(1).
This module contains the "Net::DNS::Nameserver" handler function.
FUNCTIONS¶
reply_handler($config, $qname, $qclass, $qtype, $peerhost)¶
Handler to be used for Net::DNS::Nameserver.
Returns DNS RRs for PTR and AAAA queries of zones which are configured in $config.
VERSION¶
Version 1.7
AUTHOR¶
Michael Stapelberg, "<michael at stapelberg.de>"
LICENSE AND COPYRIGHT¶
Copyright 2012 Michael Stapelberg.
This program is free software; you can redistribute it and/or modify it under the terms of the BSD license.
2024-05-15 | perl v5.38.2 |