1Net::DNS::Parameters(3)User Contributed Perl DocumentatioNnet::DNS::Parameters(3)
2
3
4
6 Net::DNS::Parameters - DNS parameter assignments
7
9 use Net::DNS::Parameters;
10
12 Net::DNS::Parameters is a Perl package representing the DNS parameter
13 allocation (key,value) tables as recorded in the definitive registry
14 file maintained and published by IANA.
15
17 Copyright (c)2012 Dick Franks
18
19 Portions Copyright (c)1997-2002 Michael Fuhr.
20
21 Portions Copyright (c)2002-2004 Chris Reinhardt.
22
23 All rights reserved.
24
25 This program is free software; you may redistribute it and/or modify it
26 under the same terms as Perl itself.
27
29 perl, Net::DNS, IANA dns-parameters
30
31
32
33perl v5.16.3 2012-12-28 Net::DNS::Parameters(3)