10b128ac97
This module will parse a Zone File and put all the Resource Records (RRs) into an anonymous hash structure. At the moment, the following types of RRs are supported: SOA, NS, MX, A, CNAME, TXT, PTR. It could be useful for maintaining DNS zones, or for transferring DNS zones to other servers. from Girish Venkatachalam ok merdely@
5 lines
141 B
Plaintext
5 lines
141 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/04/10 17:45:33 okan Exp $
|
|
${P5SITE}/DNS/
|
|
${P5SITE}/DNS/ZoneParse.pm
|
|
@man man/man3p/DNS::ZoneParse.3p
|