blob: b7ee607db73916fa392347791c6890dcbc1b6f47 (
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/dist/Net-DNS-ZoneFile/
-Anton
<tobez@FreeBSD.org>
|