p5-DNS-ZoneParse

parse and manipulate DNS Zone files

WWW CVSWeb GITHub
  1. Package version
    p5-DNS-ZoneParse-1.10p1
  2. Maintainer
    The OpenBSD ports mailing-list

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.