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

Search results for "distribution:Net-DNS-Method net::dns"

Net::DNS::Method - Base class for Net::DNS::Server methods River stage zero No dependents

This is a base class to help in the creation of method classes for use within the Net::DNS::Server package. This class provides specific methods to do nothing to particular DNS questions. In general, this class consists of a number of methods that ar...

LUISMUNOZ/Net-DNS-Method-2.00 - 14 Jun 2003 20:40:30 UTC

Net::DNS::Method::Hash - Perl extension to provide static mapping of RRs to IP addresses River stage zero No dependents

This class supports the specification of large amounts of RRs under the zone specified as the "BaseDomain" option. The RRs have the generic form <key>.<BaseDomain> <RR DATA> <key> <RR DATA> for example, key-to-the-hash.hashdomain.com 30 IN TXT "Some ...

LUISMUNOZ/Net-DNS-Method-2.00 - 14 Jun 2003 20:40:30 UTC

Net::DNS::Method::Pool - A DNS resolver that handles the names for address pools River stage zero No dependents

This class adds support for naming ranges of IP addresses using rules. It supports answers to A and PTR queries, so that proper forward and reverse references can be implemented. The example above, will answer a PTR query for any address in the 10.0....

LUISMUNOZ/Net-DNS-Method-2.00 - 14 Jun 2003 20:40:30 UTC

Net::DNS::Method::Regexp - Build answers based on regular expressions River stage zero No dependents

This module provides a simple but powerful DNS answer generator based in the idea of matching a DNS question with a regular expression and building the answer using the supplied rules. Its "->new()" method receives as its only parameter, a reference ...

LUISMUNOZ/Net-DNS-Method-2.00 - 14 Jun 2003 20:40:30 UTC

Net::DNS::Method::Status - Perl extension to provide status of the DNS server River stage zero No dependents

This class adds support for returning a number of variables regarding the operation of the DNS server. Variables are returned as a number of IN TXT RRs. EXPORT None by default....

LUISMUNOZ/Net-DNS-Method-2.00 - 14 Jun 2003 20:40:30 UTC

Net::DNS::Method::Constant - Provides constant answers to queries River stage zero No dependents

For any question matching the domain, class and type supplied, this module responds with an authoritative answer containing the specified RR. The response RR will be built using the partial data passed as the fourth parameter to "->new()". The query ...

LUISMUNOZ/Net-DNS-Method-2.00 - 14 Jun 2003 20:40:30 UTC
6 results (0.056 seconds)