blob: 487fe8ebeed92d13eacc570dcd2d24d4fc198ad2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
This module parses a zone file and returns a reference to an array of
Net::DNS::RR objects containing each of the RRs given in the zone in the
case that the whole zone file was succesfully parsed.
Author: Luis Mun~oz <lem@cantv.net>
WWW: http://search.cpan.org/search?dist=Net-DNS-ZoneFile
-Anton
<tobez@FreeBSD.org>
|