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

NAME

Zonemaster::LDNS::RR::SOA - Type SOA record

DESCRIPTION

A subclass of Zonemaster::LDNS::RR, so it has all the methods of that class available in addition to the ones documented here.

METHODS

mname()

Returns the master server name.

rname()

Returns the contact mail address, in DNAME format.

serial()

Returns the serial number.

refresh()
retry()
refresh()
minimum()

Returns the respective timing values from the record.