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. WWW: http://search.cpan.org/dist/DNS-ZoneParse/ s-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/lwm
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.2.4.vanilla2016-02-182-3/+3
* - Add LICENSE_FILEamdmi32016-02-151-2/+5
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* Unbreakantoine2014-03-031-1/+1
* Support stage, cleanup a bitbapt2014-02-281-16/+5
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Fix build with linker that does not copy the dt_need from libraries it linksbapt2013-07-26