The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.5

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.