Net::DNS::RR::MB - DNS MB resource record


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

Index


NAME

Top

Net::DNS::RR::MB - DNS MB resource record

SYNOPSIS

Top

use Net::DNS::RR;

DESCRIPTION

Top

Class for DNS Mailbox (MB) resource records.

METHODS

Top

madname

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

Returns the domain name of the host which has the specified mailbox.

COPYRIGHT

Top


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