1RR::DLV(3) User Contributed Perl Documentation RR::DLV(3)
2
3
4
6 Net::DNS::RR::DLV - DNS DLV resource record
7
9 "use Net::DNS::RR";
10
12 This is a clone of the DS record. This class therfore completely
13 inherits all properties of the Net::DNS::RR::DS class.
14
15 Please see the Net::DNS::RR::DS perldocumentation for details
16
18 Copyright (c) 2005 Olaf Kolkman (NLnet Labs)
19
20 All rights reserved. This program is free software; you may
21 redistribute it and/or modify it under the same terms as Perl itself.
22
24 perl(1), Net::DNS, Net::DNS::Resolver, Net::DNS::Packet,
25 Net::DNS::Header, Net::DNS::Question, Net::DNS::RR, RFC4431.
26
27
28
29perl v5.12.3 2010-03-12 RR::DLV(3)