Net::DNS::RR::MG - DNS MG resource record


Net-DNS documentation  | view source Contained in the Net-DNS distribution.

Index


NAME

Top

Net::DNS::RR::MG - DNS MG resource record

SYNOPSIS

Top

use Net::DNS::RR;

DESCRIPTION

Top

Class for DNS Mail Group (MG) resource records.

METHODS

Top

mgmname

    print "mgmname = ", $rr->mgmname, "\n";

Returns the RR's mailbox field.

COPYRIGHT

Top


Net-DNS documentation  | view source Contained in the Net-DNS distribution.