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           print "psdn = ", $rr->psdn, "\n";
17
18       Returns the PSDN address.
19
21       Copyright (c) 1997-2002 Michael Fuhr.
22
23       Portions Copyright (c) 2002-2004 Chris Reinhardt.
24
25       All rights reserved.  This program is free software; you may
26       redistribute it and/or modify it under the same terms as Perl itself.
27

SEE ALSO

29       perl(1), Net::DNS, Net::DNS::Resolver, Net::DNS::Packet,
30       Net::DNS::Header, Net::DNS::Question, Net::DNS::RR, RFC 1183 Section
31       3.1
32
33
34
35perl v5.10.1                      2009-01-26              Net::DNS::RR::X25(3)
Impressum