| Unix-Conf-Bind8 documentation | view source | Contained in the Unix-Conf-Bind8 distribution. |
Unix::Conf::Bind8::DB::A - Class representing A records.
Refer to the SYNOPSIS section for Unix::Conf::Bind8::DB::Record.
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.
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. |