Linux software

 
Contact Us
dns : p5-DNS-ZoneParse
Parse and manipulate DNS Zone Files
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. If you want to generate an XML-friendly version of your zone files, it is easy to use XML::Simple with this module once you have parsed the zonefile. DNS::ZoneParse scans the DNS zonefile - removes comments and seperates the file into it's constituent records. It then parses each record and stores the records internally. See below for information on the accessor methods.
Version number : 0.95
Md5 : MD5 (DNS-ZoneParse-0.95.tar.gz) = 794fbdd533434bf06508bbb645fbc1e0 SHA256 (DNS-ZoneParse-0.95.tar.gz) = 0e41ee767feb4208c3c208b835a5af64eb456eafa77e530318e71f0a0550bede SIZE (DNS-ZoneParse-0.95.tar.gz) = 9162
Linux Software