Net::DNS::RR::X25 - DNS X25 resource record


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

Index


NAME

Top

Net::DNS::RR::X25 - DNS X25 resource record

SYNOPSIS

Top

use Net::DNS::RR;

DESCRIPTION

Top

Class for DNS X25 resource records.

METHODS

Top

psdn

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

Returns the PSDN address.

COPYRIGHT

Top

SEE ALSO

Top

perl(1), Net::DNS, Net::DNS::Resolver, Net::DNS::Packet, Net::DNS::Header, Net::DNS::Question, Net::DNS::RR, RFC 1183 Section 3.1


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