1Net::DNS::RR::X25(3)  User Contributed Perl Documentation Net::DNS::RR::X25(3)
2
3
4

NAME

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

SYNOPSIS

9       "use Net::DNS::RR";
10

DESCRIPTION

12       Class for DNS X25 resource records.
13

METHODS

15       psdn
16
17           print "psdn = ", $rr->psdn, "\n";
18
19       Returns the PSDN address.
20
22       Copyright (c) 1997-2002 Michael Fuhr.
23
24       Portions Copyright (c) 2002-2004 Chris Reinhardt.
25
26       All rights reserved.  This program is free software; you may redisā€
27       tribute it and/or modify it under the same terms as Perl itself.
28

SEE ALSO

30       perl(1), Net::DNS, Net::DNS::Resolver, Net::DNS::Packet,
31       Net::DNS::Header, Net::DNS::Question, Net::DNS::RR, RFC 1183 Section
32       3.1
33
34
35
36perl v5.8.8                       2007-08-01              Net::DNS::RR::X25(3)
Impressum