blob: eee6ea2384d74b947756059e484425e7579cbf8e (
plain) (
blame)
1
2
3
4
5
6
|
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/
|