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-RNDC WOLFSAGE"

Net::RNDC - Speak the BIND Remote Name Daemon Control (RNDC) V1 protocol River stage zero No dependents

This package provides a synchronous, easy to use interface to the RNDC V1 protocol. For more mid-level control, see Net::RNDC::Session, and for absolute control, Net::RNDC::Packet. Constructor new Net::RNDC->new(%args); Optional Arguments: * key - Th...

WOLFSAGE/Net-RNDC-0.003 - 08 Jan 2013 17:24:40 UTC

Net::RNDC::Packet - RNDC Protocol V1 Packet Parsing and Generation River stage zero No dependents

This package provides low-level RNDC V1 protocol parsing and generation. It allows full control over the data in the sent/received packets. Currently this is provided by hacking at "$pkt->{data}", setter/getter methods will be forthcoming. Constructo...

WOLFSAGE/Net-RNDC-0.003 - 08 Jan 2013 17:24:40 UTC

Net::RNDC::Exception - Internal exception class River stage zero No dependents

This package is used to pass exceptions around internally so that a simple error interface can be exposed by the API and any actual exceptions are real problems with usage/bugs. Constructor new Net::RNDC::Exception->new($error); Constructs a new exce...

WOLFSAGE/Net-RNDC-0.003 - 08 Jan 2013 17:24:40 UTC

Net::RNDC::Session - Helper package to manage the RNDC 4-packet session River stage zero No dependents

This package is intended to provide the logic for an RNDC client session which can used to run a single command against a remote server and get a response. See "SESSION" below for a description of the RNDC client session logic. This package also supp...

WOLFSAGE/Net-RNDC-0.003 - 08 Jan 2013 17:24:40 UTC

rndc.pl - Example rndc script for communicating with BIND. River stage zero No dependents

This example script shows usage of Net::DNS. It requires the rndc key for communicating with BIND, the hostname of the BIND to communicate with, and the command in question. On success it outputs the response from BIND, otherwise an error prefixed wi...

WOLFSAGE/Net-RNDC-0.003 - 08 Jan 2013 17:24:40 UTC
5 results (0.021 seconds)