-
-
23 Sep 2013 20:26:10 UTC
- Distribution: AllKnowingDNS
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (4)
- Testers (401 / 0 / 5)
- Kwalitee
Bus factor: 1- 85.94% Coverage
- License: bsd
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (25.26KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Michael Stapelberg, C<< <michael at stapelberg.de> >>
- Dependencies
- Mouse
- MouseX::NativeTraits
- Net::DNS
- NetAddr::IP
- Privileges::Drop
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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.
Module Install Instructions
To install App::AllKnowingDNS::Util, copy and paste the appropriate command in to your terminal.
cpanm App::AllKnowingDNS::Util
perl -MCPAN -e shell install App::AllKnowingDNS::Util
For more information on module installation, please visit the detailed CPAN module installation guide.