Unix::Conf::Bind8::DB::A - Class representing A records.


Unix-Conf-Bind8 documentation  | view source Contained in the Unix-Conf-Bind8 distribution.

Index


NAME

Top

Unix::Conf::Bind8::DB::A - Class representing A records.

SYNOPSIS

Top

Refer to the SYNOPSIS section for Unix::Conf::Bind8::DB::Record.

METHODS

Top

Methods specified here are overridden. They might or not be differnt from the derived ones. For other methods refer to the METHODS section for Unix::Conf::Bind8::DB::Record.

rdata ()
 Arguments
 data

Object method. Get/set the record's rdata. If an argument is passed, the invocant's rdata is set and true returned, on success, an Err object otherwise. If no argument is passed the invocant's rdata is returned.


Unix-Conf-Bind8 documentation  | view source Contained in the Unix-Conf-Bind8 distribution.